Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

  • Service Name - Unique name of the service
  • Service Description - Briefly describes the service
  • Service Group Name - The name of the group the service belongs to. See Service Group Dashboard.
  • Deployment Scope
  • Service Type  Specifies service type (for example, Axis2, Proxy, STS)

...

It also lists the endpoints of a service. The service is set to two endpoints by default. Typically, the endpoint URI is of the format http://{host ip of the server}:{server port}/services/{service name}.

Try this service 

The Try this service link directs you to a new window to test if the service gives the desired output. The URL for invoking the TryIt tool can also be appended by concatenating the endpoint URL of your service with the following string:

...

For more information, see Testing WSDLs.

Generate client 

The Generate Client option is provided by the wsdl.tools feature of the WSO2 feature repository. For more information, see Generate Java Code for WSDL. 

WSDL 1.1 and WSDL 2.0 

Opens XML configurations. The WSDLs describe the operations the service exposes, the structure of the XML that is sent and received by each operation, and how to communicate with the service to retrieve the XML content. By default, six different types of endpoints are deployed. Each of these endpoint types are represented by the WSDL 2.0 <endpoint> elements of the service, and by the <binding> elements that these endpoints refer to. The default six types of endpoints are as follows:

...

Quality of Service Configuration

WSO2 Carbon provides a number of tools to manage the service quality. They are explained in detail in the following sections:childrenSee Configuring Quality of Service.