Try:
java.naming.provider.url=http://host1:8080/invoker/HAJNDIFactory,http://host2:8080/invoker/HAJNDIFactory
What allows HA-JNDI to find host2 is you don't list it like that is the multicast
autodiscovery feature. But if you use that, you'll get an RMI-based proxy. So
you'd need to list all your servers.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4010409#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...