uCosminexus Application Server, Web Service Development Guide
Execute the URL that invokes the Web Service Implementation Class or the Provider Implementation Class on the browser to display the Web Service information.
To display the Web Service information, specify the URL using the GET method. The following table describes the Web Service information displayed by using the HTTP GET method:
Table 10-13 Web Service information displayed
| EndPoint | Information |
|---|---|
|
|
To display the Web Service information, send the HTTP request containing a URL, such as the one shown in the following example, to the JAX-WS engine on the Web Service using the GET method:
http://sample.com/fromjava/AddNumbersImplService
The following information is specified in this URL:
You can also enable or disable this functionality using the com.cosminexus.jaxws.security.display_webservice_info property. For the com.cosminexus.jaxws.security.display_webservice_info property, see 10.1.2 Settings for the common definition file.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.