[jboss-user] [JNDI and Naming] - Re: JNDI lookup for object in remote server returns local ob

nakker do-not-reply at jboss.com
Thu Oct 1 20:33:12 EDT 2009


Have you tried 

properties.put("jnp.disableDiscovery", "true");

Worked for me in a similar situation. This property forces the connection to only connect to the specified server and no one else (including self). It does have clustering implications you need to examine though.


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258301#4258301

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4258301



More information about the jboss-user mailing list