You can use WebSphere MQ as a messaging provider for WebSphere
Application Server. Many of the properties for a WebSphere MQ messaging
provider can be selected from panels in the WebSphere Application
Server administration console, but there are further properties that
you can configure as custom properties. Use this task to create custom
properties for destinations and connection factories when using WebSphere
MQ as a messaging provider.
About this task
To create a new custom property for a destination or for
a connection factory when using 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 .
- Select the type of JMS resource for which you want create
custom properties.
- Optional: Change the Scope setting
to the level at which the resource definition is visible to applications.
- In the contents pane, select the specific JMS resource
name. This displays information about the resource.
- To create custom properties, under Additional Properties,
select Custom properties .
- Click New in the content pane.
- Specify the following properties.
- Name
- The name of the custom property. This property is required.
- Value
- The value for the custom property.
- Type
- The type of the custom property. Select the custom property type
from the list.
- Click Apply. This
defines the custom property to WebSphere Application Server, 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.