Deployment Descriptor Visual Editor: Web Service Clients
See Also
The glassfish-web.xml/glassfish-ejb-jar.xml/glassfish-application-client.xml visual editor lets you edit the platform-specific
deployment descriptors for GlassFish server.
The pane lists the reference to web services in the project.
A web or enterprise application will only contain the glassfish-web.xml, glassfish-ejb-jar.xml or glassfish-application-client.xml
deployment descriptors if the target server is the GlassFish server.
You get to this pane by expanding your project's Configuration Files node in the Projects window
and double-clicking glassfish-web.xml, glassfish-ejb-jar.xml or glassfish-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
- glassfish-web.xml Visual Editor:
- General
- Messages
- Editing an EJB Module's Deployment Descriptors
- glassfish-ejb-jar.xml Visual Editor
Legal Notices