Show TOC Start of Content Area

This graphic is explained in the accompanying text Managing JMS Connection Factories  Locate the document in its SAP Library structure

Use

The default bound JMS connection factories are:

·        jmsfactory/default/TopicConnectionFactory

·        jmsfactory/default/QueueConnectionFactory

We recommend that you use these two factories.

Note

When you update a factory using the Visual Administrator tool you have to authenticate to the J2EE Engine to be able to use the connection factory.

Procedure

Open the JMS Provider service and choose the Runtime Connection Factories tab. Select the instance you want to manage.

If You Want To

Then

Create a new connection factory

...

       1.      Select an instance to configure.

       2.      Specify the name of the new connection factory in JNDI Name.

Caution

The name cannot be more than 100 characters. Also The following names are forbidden:

¡        browsers

¡        connections

¡        sessions

¡        destinations

¡        consumers

¡        producers

       3.      Select the type of the connection factory from Factory Type.

       4.      Specify a user name that will be used later to manage the connection factory. Specify a password for this user.

       5.      Choose Create.

Update a connection factory

...

       1.      Select the factory name from the upper side list of connection factories.

       2.      Update the factory settings and choose Update.

 

 

End of Content Area