0 Replies Latest reply on Dec 16, 2005 3:51 PM by tlewandowski

    two jboss servers, one jndi?

      I would like to have 2 jboss servers on separate machines, but not in a cluster. Session beans from one server will use session beans from the second one. What is the best approach for this configuration? Can I have one JNDI in which both servers will register session beans' proxies? or should I have seperate JNDIs (how to configure sescond server so that his beans can look up beans from the first one)?
      thanks
      Tomasz Lewandowski