Operating Systems: i5/OS
Personalize the table of contents and search results
Configure a unified JMS connection factory, for WebSphere MQ
Use this task to browse or configure a unified JMS connection factory
for use with WebSphere MQ as a messaging provider. This task contains an optional
step for you to create a new unified JMS connection factory.
Overview
This topic describes how to configure a unified JMS connection
factory for WebSphere MQ as a messaging provider on an Application Server
V6 node. With JMS 1.1, this approach is preferred to the domain-specific
JMS queue connection factory and JMS topic connection factory.
If you
want to configure a JMS queue connection factory or topic factory, see the
related tasks.
To browse or configure a unified JMS connection factory
for use with WebSphere MQ as a messaging provider, use the administrative
console to complete the following steps:
Procedure
- Display the WebSphere MQ messaging provider.
In the navigation pane, expand Resources
> JMS > JMS providers.
- Optional: Change the Scope setting
to the level at which the connection factory is visible to applications.
- In the content pane, click the name of the WebSphere MQ messaging
provider that you want to support the JMS destination.
- In the contents pane, under Additional Properties, click Connection
factories This displays a table listing any existing unified
JMS connection factories, with a summary of their properties.
- To browse or change the properties of an existing unified JMS connection
factory, click its name in the list. Otherwise, to create a new connection
factory, complete the following steps:
- Click New in the content pane.
- Specify the following required properties. You can specify other
properties, as described in a later step.
- Name
-
The name by which this connection factory is known for administrative
purposes within IBM WebSphere Application Server.
- JNDI name
-
The JNDI name that is used to bind the connection factory into the name
space.
- CCSID
-
The coded character set identifier for use with the WebSphere MQ queue
manager; for example: 850.
- Click Apply. This defines
the JMS connection factory to WebSphere Application Server, and enables you
to browse or change additional properties.
- Optional: Change properties for the unified JMS connection factory,
according to your needs.
- Optional: Change connection pool properties and session
pool properties, according to your needs.
- Click OK.
- Save any changes to the master configuration.
- To have the changed configuration take effect, stop then restart
the application server.
}
Related tasks
Configuring a JMS queue connection factory for WebSphere MQ
Configuring a JMS queue destination for WebSphere MQ
Configuring JMS resources for the WebSphere MQ messaging provider
Related Reference
WebSphere MQ connection factory settings
|