MQJMS_CLIENTID_FIXED

 

public final static java.lang.String

Client ID cannot be set after connection has been used.
Explanation: The Client ID of a connection can be set only once, and only before the connection is used.
User Response: Set the clientID before using the connection.


uj32540_