0 Replies Latest reply on Mar 7, 2013 7:23 AM by rolfb67

    Message selection by JMSMessageID does not work

    rolfb67

      I try to select messages in an MDB by JMSMessageID - but it does not work, e.g.

      @ActivationConfigProperty(propertyName = "messageSelector", propertyValue = "JMSMessageID = 'ID:3e91ba57-8705-11e2-a4f1-00231806ba90'")

      using the JMSCorrelationID or any other user-defined property seem to work fine.

      Any idea ?

       

      it may be worth to mention that the message with the given ID exists ...