Network Deployment (Distributed operating systems), v8.0 > Administer applications and their environment > Administer Messaging resources > Manage messaging with a third-party or (deprecated) V5 default messaging provider > Maintain (deprecated) v5 default messaging resources > Configure v5 default messaging resources
Configure a queue connection factory for v5 default messaging
Use this task to browse or change the properties of a JMS queue connection factory for point-to-point messaging with the default messaging provider on a v5 node in a dmgr cell. This task contains an optional step for you to create a new JMS queue connection factory.
To configure a JMS queue connection factory for use by WAS v5 applications, use the admin console...
Procedure
- In the navigation pane, click Resources > JMS ->JMS providers.
- Select the V5 default messaging provider for which you want to configure a queue connection factory.
- Optional: Change the Scope setting to the level at which the JMS queue connection factory is visible to applications. If you define a v5 JMS resource at the Cell scope level, all users in the cell can look up and use that JMS resource.
- In the content pane, under Additional Properties, click Queue connection factories This displays any existing JMS queue connection factories for the v5 messaging provider in the content pane.
- To browse or change an existing JMS queue connection factory, click its name in the list. Otherwise, to create a new connection factory...
Optional. Change properties for the queue connection factory, according to your needs.
- Click New in the content pane.
- Specify the following required properties. We can specify other properties, as described in a later step.
- Name
- The name by which this JMS queue connection factory is known for administrative purposes within WAS.
- JNDI Name
- The JNDI name used to bind the JMS queue connection factory into the namespace.
- Click Apply. This defines the JMS queue connection factory to WAS, and enables you to browse or change additional properties.
- Click OK.
- Save any changes to the master configuration.
- To have the changed configuration take effect, stop then restart the application server.
Related
Version 5 default messaging queue connection factory settings
Configure a queue for v5 default messaging
Configure v5 default messaging resources
Enable WAS v5.1 JMS usage of messaging resources in later versions of the product