Defining and Un-defining a JMS
Library
If you have deployed a JMS library on the J2EE Engine without using the JMS Connector Service, you can add it to the list of registered JMS libraries. Thus, you can use it to create JMS ConnectionFactory objects without deploying it again using JMS Connector Service.
You can define and un-define a JMS library using the:
· Visual Administrator
· Console Administrator
Use the Runtime tab of JMS Connector Service.
...
Perform the following steps to define a JMS library:
1. Choose Resources → JMS Libraries.
2. Select an entry from the Server Libraries tree.
3.
Choose
Define on the toolbar.
To un-define a JMS library,
1. From the Resources → JMS Libraries choose the entry that you want to remove.
2.
Choose
Undefine on the toolbar.
To define a JMS library, use define_jms_library command from JMSCONNECTOR command group.
To un-define a JMS library, use undefine_jms_library command from JMSCONNECTOR command group.
For more information, see JMSCONNECTOR in the Reference Manual.
See also:
Deploying and Removing a JMS Library