1 Reply Latest reply on Feb 16, 2010 9:15 AM by jmesnil

    Stomp message frame contains redundant information

    mjustin

      The message frame contains a correlation-id header and a JMSCorrelationID which have the same meaning. The JMSCorrelationID could be removed, the Stomp+JMS specification defines the correlation-id which has the same meaning as the JMSCorrelationID.

       

       

      MESSAGE
      timestamp:1266328510866
      JMSCorrelationID:{05673296-ED93-4C73-8A80-6B41101CB2BC}
      redelivered:false
      expires:0
      subscription:{EC42A376-DD70-4C4E-AF05-C45967076F99}
      priority:0
      message-id:23622320990
      correlation-id:{05673296-ED93-4C73-8A80-6B41101CB2BC}
      destination:/queue/ExampleQueue

       

      This is test message 100