sun-web.xml Visual Editor: Messages

See Also

The sun-web.xml visual editor lets you edit the platform-specific web deployment descriptor for Sun Java System Application Server. You open the visual editor by expanding your project's Configuration Files node in the Projects window and double-clicking the sun-web.xml file. A web application only contains a sun-web.xml deployment descriptor if its target server is the Sun Java System Application Server.

The Message Destinations tab helps you provide a reference to any resource from which a web application is going to send or receive messages.

Message Destinations

In the Message Destinations table, you can specify message destinations and their corresponding JNDI names.

Name Value
Message Destinations Displays the name of a logical message destination.
JNDI Name Displays the JNDI name of the message destination.

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
Changing the Target Server
sun-web.xml Visual Editor:
         General
         Session
         Messages
         Locale
         Cache Mappings
         Web Service Descriptor

Legal Notices