WebSphere Message Service Client for C/C++, Version 2.0.2 Operating Systems: AIX, Linux, Solaris, Windows

XMSC_WMQ_BROKER_VERSION

Data type:
xmsINT
Property of:
ConnectionFactory and Destination
Name used in a URI:
brokerVersion

The type of broker used by the application for a connection or for the destination. Only a destination that is a topic can have this property.

The valid values of the property are as follows:
Valid value Meaning
XMSC_WMQ_BROKER_V1 The application is using a WebSphere MQ Publish/Subscribe broker.

The application can also use this value if you have migrated from WebSphere MQ Publish/Subscribe to WebSphere Event Broker or WebSphere Message Broker but have not changed the application.

XMSC_WMQ_BROKER_V2 The application is using a broker of WebSphere Event Broker or WebSphere Message Broker.
XMSC_WMQ_BROKER_UNSPECIFIED

After the broker has been migrated from Version 6 to Version 7, set this property so that RFH2 headers are no longer used. After migration this property is no longer relevant.

The default value for a connectionfactory is XMSC_WMQ_BROKER_UNSPECIFIED but, by default, the property is not set for a destination. Setting the property for a destination overrides any value specified by the connection factory property.

Reference topic

Terms of Use | Rate this page

Last updated: 24 May 2011

(C) Copyright IBM Corporation 2005, 2011. All Rights Reserved.