JBoss Community

Re: Bind external ejbs to jndi

created by Wolf-Dieter Fink in JNDI and Naming - View the full discussion

One possible solution is that you cluster the two nodes and deploy one (different) application to each.

In this case the same JNDI context is available on both instances.

 

But why you have such approach, if you call always an EJB remote it will have network latency and traffic.

If you deploy the applications for both the JBoss cluster do the loadbalancing and failover for you :)

Reply to this message by going to Community

Start a new discussion in JNDI and Naming at Community