web.xml Visual Editor: Message Destination References

See Also 

Use the Message Destination References section to add, remove, and view the web application's message destination references.

The J2EE 1.4 specification lets J2EE components refer to message destination objects by using logical names called message destination references. A message destination reference points to a message destination that can be defined in an EJB module, application client module, or web module.

To declare a message destination reference, you must register it in the web.xml file. When you do this, you provide information needed by the server to use the resource reference.

You open the web.xml Visual Editor from the Projects window by expanding the Web Pages node, then the WEB-INF node, and then double-clicking the web.xml file. Click References at the top of the editor to open the References section, then click the Message Destination References header to open the Message Destination References section.

Click Add to define a message destination reference element with the following properties:

See Also
About Deployment Descriptors
About Configuring Web Applications
Configuring Web Application Deployment Descriptors

Legal Notices