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