MQJMS_E_SESSION_NOT_TRANSACTED

 

public final static java.lang.String

The operation is not valid for a non-transacted session.
Explanation: Commit is not allowed on a session that is not transacted.
User Response: Check the linked IllegalStateException for more information.


uj33840_