Adding Message Destination References to a Component
If the components in your application are going to send and receive messages
from any destination, you must provide a reference to such destinations.
Messages are delivered for routing and subsequent delivery to consumers
using physical destinations. They are identified and encapsulated by
an administered object (a Topic or a Queue) in the application code.
To provide references to Message Destinations:
- While creating the following modules, the wizard guides you to provide
message destination references:
- Application Client
- Enterprise JavaBean
- Web Application
- After creating the module, if you want to provide references to a message
destination, select the module in the left pane of Deployment Tool.
- Select the Message Destination References
tabbed pane in the right pane.
- To add a reference to the module, click Add. The Add Message Destination
References dialog box is displayed.
- Enter the information in the dialog box.
Legal Notices