0 Replies Latest reply on Jun 27, 2016 2:37 PM by mbeers58

    JBOSS EAP 6.4 Messaging: Can we capture JMS queue message contents via logging?

    mbeers58

      Hello,

       

      We have a message producer client and a message consumer client running. The consumer client is third party software.

       

      We are seeing a number of the messages produced are not being processed by the consumer client, and the consumer client

      code owner indicates they did not receive the messages from the queue. We would like to be able to track the messages

      as they move through the JBoss messaging subsystem via their contents so we can tell if the consumer does get them.

       

      Is this possible with any type of logging? The consumer is continually connected to the queue and any messages put

      on it by the producer client are removed in a matter of seconds, so a browser will most likely not be able to catch them

      while they are on the queue.

       

      Thank you!

      Mike B.