MQJMS_MSEL_AND_BVER_INCOMPATIBLE

 

public final static java.lang.String

Broker message selection is only valid when using WebSphere MQ Integrator broker.
Explanation: Broker version and message selection are not consistent.
User Response: Ensure the broker version has been set in the ConnectionFactory. Use the method ConnectionFactory.setBrokerVersion(JMSC.MQJMS_BROKER_V2) for a broker of WebSphere MQ Integrator, WebSphere MQ Event Broker, WebSphere Business Integration Event Broker, or WebSphere Business Integration Message Broker.


uj34380_