Wolf-Dieter Fink [
http://community.jboss.org/people/wdfink] created the discussion
"Re: Bind external ejbs to jndi"
To view the discussion, visit:
http://community.jboss.org/message/605095#605095
--------------------------------------------------------------
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
[
http://community.jboss.org/message/605095#605095]
Start a new discussion in JNDI and Naming at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]