0 Replies Latest reply on May 14, 2007 11:49 AM by leonz11

    JMS client lookup problem

      I had two JBoss 4.0.2, which has different JNDI lookup port.
      I had two JMS clients, which should only connect to their own severs.
      The problem is: when I shut down one server, its client will connect to the other server even the JNDI lookup port is totally different.

      Thanks in advance.