Resource Environment References

In the Resource Environment References dialog box, declare the JMS destinations referenced by the application client.

  1. 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.
  2. Enter the type of JMS destination, either javax.jms.Queue or javax.jms.Topic, in the Type column.
  3. Click the folded-paper icon to provide a description for each JMS reference.
  4. 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.
  5. 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.