Use the Web Service Endpoint Information page to view information about a web service endpoint.
The Web Service Endpoint Information page contains the following information.
The name of the deployed application. Click this link or the Back button to return to the Edit Application page.
The name can include an optional version identifier, which follows the name and is separated from the name by a colon (:
). For more information about module and application versions, see the Module and Application Versions in Eclipse GlassFish Application Deployment Guide.
The Tester link is visible only if the application's Deployment Type is other than RI (for example, if it is 109). Click this link to view a page that allows you to supply parameters to test the methods of the web service.
The Web Services Definition Language (WSDL) for the endpoint. Click this link to view the WSDL file in a new browser tab or window.
Note that some web browsers attempt to interpret the WSDL source when you click the WSDL link, and so display a blank page. For such browsers, use the browser's View Source command on the blank page to view the WSDL source.
The name of the endpoint.
The name of the web service.
The name of the web service port.
The deployment type of the web service (for example, RI or 109).
The implementation type of the web service (for example, SERVLET or EJB).
The implementation class name of the web service.
The URI of the endpoint address.
The target namespace associated with the web service.
A description of the endpoint, if one exists.