MQJMS_E_IDENT_PRO_INVALID_OP

 

public final static java.lang.String

The operation is not valid for the identified producer.
Explanation: The QueueSender.send() method has been used on an identified QueueSender, which contradicts the JMS specification.
User Response: For further information see the MQQueueSender class.


uj33390_