0 Replies Latest reply on Jun 1, 2012 8:50 AM by dbeltran

    JMSReplyTo between differents servers

    dbeltran

      Hi,

       

      We are experimenting with the JMSReplyTo header field funcionality and we are considering the following case of use:

       

      The server A has defined a queueA.

      The server B has defined a queueB.

       

      A producer sends a JMS message to the queueB and fill the JMSReplyTo with the queueA destination.

       

      Because the two queues are in differents servers the producer will need differents connections and sessions in order to communicate with them.

       

      Does anyone know if this case is supported by JMS? And by JBoss 7?

       

      The JMS 1.1 specification explanation about the JMSReplyTo doesnt apport this information.

       

      Thank you in advance,

       

      David