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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...