MQJMS_CLIENTID_NO_RESET

 

public final static java.lang.String

Resetting the Client ID is not allowed.
Explanation: The Client ID of a connection can be set only once, and only before the connection is used.
User Response: Set the Client ID before using the connection.


uj32550_