Deployment Descriptor Visual Editor: Web Service Clients
See Also
The sun-web.xml/sun-ejb-jar.xml/sun-application-client.xml visual editor lets you edit the platform-specific
deployment descriptors for GlassFish application server or Sun Java System Application Server.
The pane lists the reference to web services in the project.
A web or enterprise application will only contain the sun-web.xml, sun-ejb-jar.xml or sun-application-client.xml
deployment descriptors if the target server is the GlassFish application server or Sun Java System Application Server.
You get to this pane by expanding your project's Configuration Files node in the Projects window
and double-clicking sun-web.xml, sun-ejb-jar.xml or sun-application-client.xml
and clicking the Clients tab.
Click Add Service Reference to add a descriptor properties for a web service.
Each web service has the following properties.
Web Service Clients
- Service Reference Name. The name of the Service reference.
- WSDL override. The URL to a WSDL document. This URL overrides the
WSDL document reference in the web-app.xml file.
- Port Information. Define and configure the port information and properties of a Service reference.
Add a new port for a Service reference by clicking Add Port Information, or expand an existing port node to
edit the properties of that port or to remove it.
- Selected Port Information. Supply or edit the following properties for the
port selected in the Port Information combo box,
- Service Endpoint Interface
- WSDL Port Namespace URI
- WSDL Port Localpart. This is the local portion of the WSDL namespace.
- Message Security. When selected you can edit the message security binding settings.
- See Also
- About Deployment Descriptors
- Changing the Target Server
- Editing a Web Application's Deployment Descriptors
- sun-web.xml Visual Editor:
- General
- Messages
- Editing an EJB Module's Deployment Descriptors
- sun-ejb-jar.xml Visual Editor
Legal Notices