2 Replies Latest reply on Dec 2, 2005 2:57 AM by hasegawa.tomohiro

    Same queue name that exists in different server

    hasegawa.tomohiro

      First of all, I apologize that I am not good at English.

      It is assumed that there are two JBoss(4.0.3) server A and B.
      They have Queue of sama name(ex. "queue/ReceiveQueue").
      I want to change the destination according to the content(or property) of the message by using JNDI over HTTP and JMS over HTTP.

      Is it possible even when there is Queue of the same name on different servers?