Resource Environment References
In the Resource Environment References dialog box, declare the JMS
destinations referenced by the application client.
- Click Add to enter the name of the resource environment reference
as it appears in your code. For example, if the JNDI lookup of the
destination is java:comp/env/jms/stockInfoQueue, enter jms/stockInfoQueue
in the Coded Name column.
- Enter the type of JMS destination, either javax.jms.Queue
or javax.jms.Topic, in the Type column.
- Click the folded-paper icon to provide a description for each JMS
reference.
- For each reference in the list, enter the JNDI name. This is the
name that you gave the destination when you created it with the asadmin
-create-jms-resource command. A client uses the JNDI name to
locate the destination.
- To delete a reference, select the row containing the reference
and click Delete. A confirmation dialog asks if you really want
to delete the reference.
Legal Notices.