MQJMS_E_BAD_ELEMENT_NAME

 

public final static java.lang.String

Message element name: {0} is not valid.
Explanation: Attempted to set a message property using either a property name which is not valid, or the name of a property which cannot have its value set.
User Response: Ensure that the property name specified conforms to the JMS specification. If the property name supplied is that of a JMS property, or a vendor specific extension, ensure that this property name can be set.


uj33170_