Versions Compared

Key

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

You can edit, redeploy, and enable/disable statistics and tracing for a proxy service using the management console. All existing proxy services are displayed in the "Services" list with a special icon used to denote Proxy Servicesproxy services: .

Follow the instructions below to set up specific configurations for a Proxy Serviceproxy service.1.

  1. Sign in. Enter your user name and password to log on to the ESB Management Console.

...

  1. Click

...

  1. on Main

...

  1.  in the left menu

...

Image Removed

3. In the "Manage" menu, click on "List" under "Web Services."

Image Removed

...

  1. and then click List to open the Deployed Services page where all the available proxy services can be viewed.
    Image Modified

...

  1. Click on the

...

  1. proxy service you want

...

  1. to modify to open its service dashboard.

    Image Modified
    The

...

  1. proxy service actions are initiated by clicking on the respective links that could be found in

...

  1. the Specific Configuration

...

  1.  panel. 
    Image Modified

...

  1. To redeploy a

...

  1. proxy service, enable/disable statistics and enable/disable tracing,

...

  1. click on the appropriate links in

...

  1. the Specific

...

  1. Configuration panel.

...

  1. The WSO2 Carbon

...

  1.  window with the confirmation of the operation appears.

...

  1. Click OK.

...

  1. For example: 

    Image Modified

    Info

    When redeploying a proxy service, by default there is a two-second delay to allow the existing configuration to finish processing current messages. You can change this delay by adding the hotupdate.timeout parameter to the parameters section of <ESB_HOME>/repository/conf/axis2/axis2.xml. For example, to eliminate the delay, add the following line: <parameter name="hotupdate.timeout" locked="false">0</parameter>

 

...

  1. To edit a

...

  1. proxy service, click on

...

  1. the Edit

...

  1.  link in

...

  1. the Specific Configuration

...

Image Removed

...

  1.  panel. The Modify Proxy Service

...

  1.  page will open.

...

  1. Image Added 

...

  1. Edit the following proxy service options as required. For more information about Proxy Service options,

...

  1. see Adding a Proxy Service.
    • Publishing WSDL: The WSDL used to provide information about the message format and parameters of the back end service. See Publishing a WSDL for further information.
    • Service Parameters: If you want to add a parameter to the proxy service, click Add ParameterThen add the name and the required value of the relevant parameter.
    • Service Group: The axis2 service group to which the proxy service is related.
    • Do Not load service on startup: If this check box is selected, the proxy service will be deactivated at the time it is deployed.
    • Pinned servers: The servers in which the proxy service should be activated when multiple instances of the ESB exist in a cluster. If no servers are specified in this field, the proxy service will be activated in all the servers.
    • Service Description: This is a free text field used to enter a description for the proxy service.
    • TransportSelect a transport for the proxy service by selecting one of the check boxes. 
  2. Click Finish to save your modifications.
Excerpt
hiddentrue

Instructions on how to manage Proxy Service specific configuration in WSO2 ESB.