"JerryGauth" wrote : Does your PROVIDER_URL property specify the HA-JNDI port? For example, | jnp://localhost:1100 | Yes it does, bindAddress contains "jnp://IPADDRESS:1100" (PROVIDER_URL is just the key taken from the javax.naming.Context interface). As I said, it works perfectly for a remote client, but not from within any other node but the one first started.
What also might be interesting: if the first node is shut down, all HA-stuff is correctly deployed to the other node. When restarting the first node, on THAT node the lookup fails but the other works. In short: only on the HA-master node the lookup succeeds. Strange. Regards, Martin View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928763#3928763 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928763 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
