
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
Use the Runtime tab of JMS Connector Service.
To un-define a JMS library,
Console Administrator
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: