Resource Environment References
In the Resource Environment References dialog box,
declare all of the JMS destinations referenced by this
web component.
To declare JMS destinations referenced in the code of your
web component, do the following:
- Click Add.
-
Enter the name of the JMS reference as it appears in your code. For example,
if the JNDI lookup of the destination is java:comp/env/jms/stockInfoQueue,
enter jdbc/stockInfoQueue in the Coded Name column.
-
Choose the type of JMS desination, either Queue or Topic, from the Type
column.
-
Click the rightmost column labelled with the folded paper icon to provide a
description for each JMS reference.
-
For each JMS reference in the list, select the JNDI name from the
JNDI Name field. 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 will ask
you if you really want to delete the reference.
Copyright 1999-2001 Sun
Microsystems,
Inc. All Rights Reserved.