...
A typical deployed service's dashboard provides the following information. However, depending on the features installed in your product, some of the dashboard controls may vary. Also, WIP services may not have all of these dashboard controls.
...
features. Some of these features may not be available for WIP services.
Table of Contents | ||||
---|---|---|---|---|
|
Service details
...
...
The Service Details panel has provides the following detailsinformation:
- 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 Managing Service GroupsGroup Dashboard.
- Deployment Scope
- Service Type Specifies service type (for example, Axis2, Proxy, STS).
Client operations
...
A service's dashboard provides the following client operations:
...
Table of Contents | ||||
---|---|---|---|---|
|
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:
- ?tryit : Ajax client for simple, generic interactions with the service.
For more information, see Testing WSDLs.
Generate
...
client
Anchor
wsdl.tools
" feature of the WSO2 feature repository. For more information, refer to section Tools -> see Generate Java Code for WSDL .WSDL 1.1 and WSDL 2.0
...
Click on the links to the WSDL 1.1 and the WSDL 2.0 to open the page with XML configuration. The URLs for the WSDL files of the service can also be appended by concatenating the endpoint URL of the service with the following strings:
...