WebSphere Message Service Clients for C/C++ and .NET, Version 1.2 Operating Systems: Linux, 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_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 Business Integration Event Broker or WebSphere Business Integration Message Broker but have not changed the application.

XMSC_BROKER_V2 The application is using a broker of WebSphere Business Integration Event Broker or WebSphere Business Integration Message Broker.
The default value for a connection factory is XMSC_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: 7 Dec 2005

© Copyright IBM Corporation 2005. All Rights Reserved.