0 Replies Latest reply on Jan 14, 2010 3:02 PM by chandru_1979

    COnfiguring Ejb 2.1 in different server

      Hi,

       

      I have two EJB's (Version 2.1) say CustomerEJB and AccountEJB both are stateless session beans.

       

      I have two Jboss servers configured in two different machines naming it Server 1and Server 2. These servers are not in cluster

       

      I like to deploy the CustomerEJB in server 1and AccountEJB in server 2.

       

      Now i like to configure the AccountEJB in server 1 in such a way a call made to AccountEJB's business methods should be directed to server 2.

       

      Is there any way to do this.

       

      Thanks in advance.

       

      Regards,

      Chandru.M