Versions Compared

Key

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

Transports can be configured and enabled in a global-level as well as service-level through the service's dashboard. The transport management functionality is provided by the "Service Management" feature of the WSO2 feature repository. This feature is bundled by default in all WSO2 service hosting products. If it is not available by default in the product you are using, you can install it by following the instructions given in section Feature Management.
Follow the instructions facilitates receiving and sending messages over a multitude of transport and application-level protocols. For more information on transports and to configure them globally, see Transports.

Follow the steps bellow to configure and enable transports at the service-level.
1.

  1. Log

...

  1. in to the

...

  1. management console and select

...

  1. Services > List

...

  1. under

...

Image Removed

2. The "Deployed Services" screen appears. Click on the necessary service. For example,

Image Removed

3. The "Service Dashboard" page appears. Click "Transports" in the "Quality of Service Configuration" panel.

Image Removed

4. The "Transport Management" page appears.

Image Removed

...

  1. the Main menu.  
  2. From the Deployed Services page that appears, click the service in which you want to configure transports. 
  3. The service's dashboard opens. Click Transports from the Quality of Service Configuration panelImage Added
  4. The Transport Management page appears. It lists the available transport listeners and senders. From here, you can add new transports and remove/configure exposed transports separately, without

...

  1. restarting the server.Image Added


Transport configurations are saved in the embedded registry and are loaded from there. Service Management feature We also supports support the traditional axis2.xml file-based transport configuration model. For instance, you can override the transport configurations in the registry by specifying different configurations in the <PRODUCT_HOME>/conf/axis2/axis2.xml file. Transport configuration details given in the axis2.xml file gets priority over the transport configuration details saved in the registry. Any changes to axis2.xml file require a server restart to take effect.

Adding Transports

The drop-down list is populated with all enabled transports which are not added to the service. To add, simply select the transport from the drop-down list and click "Add."

Image Removed

You can see the transport added to the "Exposed Transports" list.

Image Removed

Removing Transports

To remove an added transport from the service, click the "Remove Transport" icon associated with the transport you want to remove.

Image Removed

Click "Yes" to confirm.

Image Removed 

Configuring Transports

To configure a transport, click the "Configure Transport" link associated with a transport. You will be taken to a page where you can specify configuration parameters for the transport listener or the sender.

...