Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The WSO2 SOA platform has inherits the capabilities of Axis2 to add modules to extend it. After , which allows the platform to be extended using modules. After writing a module, you can add it to a Carbon server. The global modules affect all the services deployed within the server. The Axis2 module management capability is provided by the following feature in the WSO2 feature repository:

...

The service management feature is added by default in all service hosting WSO2 middleware products. If it is not included in the product distribution you are using, you can install it by following the instructions given in section,the Feature Management section.

Follow the instructions below to upload a Module to the server.1.

  1. Log

...

  1. in to the product's management console and

...

  1.  click Add

...

  1.  under

...

  1. Modules

...

  1. .
    Image Modified

...

  1. Click

...

  1. Browse

...

  1.  to select the module archive file (MAR) you want to upload. For example,
    Image Modified
     

    Info
    titleTip

    Use the

...

  1. "+" button to upload more than one module. The

...

  1. "-" button removes the additional upload option.

Image Removed

...

  1. Click

...

  1. Upload

...

  1. . If the file is uploaded successfully, a message appears prompting you to restart the server to activate the module. Click

...

  1. OK

...

  1. .
    Image Modified

...

  1. When the server

...

  1. restarts, the module will be active and displayed on the

...

  1. Deployed Modules

...

  1.  page.