Show TOC Start of Content Area

Procedure documentation Defining and Un-defining a JMS Library  Locate the document in its SAP Library structure

Use

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.

Procedure

You can define and un-define a JMS library using the:

·        Visual Administrator

·        Console Administrator

Visual 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 This graphic is explained in the accompanying text 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 This graphic is explained in the accompanying text Undefine on the toolbar.

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:

Deploying and Removing a JMS Library

 

 

End of Content Area