Add Message Destination Dialog Box

See Also 

This dialog box enables you to create a new queue or topic destination in your EJB module project for a message-driven bean. You open the dialog box by selecting a project destination and clicking Add in the New Message-Driven Bean wizard.

In this dialog you specify the following:

When you create a new destination, the sun-resources.xml file is modified with a description of the new resource. The JMS object is created on the server when you deploy your project.

Once you add the resource, you can use the resource in your project.

See Also
About Message-Driven Beans
Creating an EJB Module Project
Creating an Enterprise Bean

Legal Notices