Deployment Descriptor Visual Editor: Messaging

See Also

The Messaging tab of the deployment descriptor visual editor lets you edit the platform-specific deployment descriptors for GlassFish application server. This pane lists the JMS message destinations in the project and enables you to provide a reference to any resource from which the application is going to send or receive messages.

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 Messaging tab.

Click Add Message Destination to add descriptor properties for a message destination. Each message destination has the following properties:

Note that the message destination name must match the corresponding message destination name in the web.xml file.

See Also
About Deployment Descriptors
Editing a Web Application's Deployment Descriptors
sun-web.xml Visual Editor:
         General
         Servlets
         Security
         Web Services
         Environment

Legal Notices