WebSphere® Application Server allows you to configure a number of custom properties for the WebSphere MQ messaging provider.
WebSphere MQ messaging provider custom properties can be specified in the administrative console. Click [Additional Properties] Custom properties.
. Select the type of JMS resource for which you want create custom properties (JMS destinations, connection factories, or activation specifications). In the contents pane, select the specific WebSphere MQ messaging provider JMS resource name. Information about the resource is displayed. To create custom properties, selectThis custom property is for use with activation specifications.
This parameter determines whether the endpoint is activated when the endpoint is registered.
This parameter should be ignored for subsequent activation or deactivation via the J2CMessageEndpoint.
Data type | String |
Acceptable values | ACTIVE, INACTIVE |
This property is for use with WebSphere MQ queues.
This property specifies whether a client mode connection reconnects automatically, or not, in the event of a communications or queue manager failure.
This property is ignored unless the connection factory is being used in a thin or managed client environment. For more information about valid values for CLIENTRECONNECTOPTIONS, see the WebSphere MQ information center.
This property is for use with WebSphere MQ queues.
This property specifies the maximum number of seconds that a client mode connection spends attempting to automatically reconnect to a queue manager after a communications or queue manager failure.
This property is ignored unless the connection factory is being used in a thin or managed client environment.
Default value | 1800 seconds |