MQJMS_E_TMPT_DELETED

 

public final static java.lang.String

TemporaryTopic already deleted.
Explanation: TemporaryTopic no longer exists or is equal to null.
User Response: Check that the queue has been created, and that the session is still available.


uj33920_