MQJMS_E_CONN_DEST_MISMATCH

 

public final static java.lang.String

Connection and Destination mismatch.
Explanation: An operation was requested, but the Destination class is incompatible with the Connection class. Topics cannot be used with QueueConnections and Queues cannot be used with TopicConnections.
User Response: Supply a suitable Destination. If this error represents an internal error condition in JMS contact your IBM representative.


uj33310_