[jboss-user] [Clustering/JBoss] - Re: Remote cluster ejb access
bstansberry@jboss.com
do-not-reply at jboss.com
Tue Jun 24 15:44:19 EDT 2008
Sorry, no. The jndi-name isn't parsed; doing that in jboss.xml would result in JBoss internally essentially doing this:
new InitialContext().lookup("jnp://node1:1100/ejb/LucyServicesBean, jnp://node2:1100/ejb/LucyServicesBean")
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160335#4160335
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160335
More information about the jboss-user
mailing list