WebSphere WebSphere Business Integration Message Service Clients for C/C++ Version 1.2.7 and .NET Version 1.2.6 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.
The default value for a connection factory is XMSC_WMQ_BROKER_V1 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.

This property is relevant only in the publish/subscribe domain.


Reference topic

Terms of Use | Rate this page

Last updated: 18 Jun 2008

© Copyright IBM Corporation 2005, 2008. All Rights Reserved.