does this work:

  | env.put(Context.PROVIDER_URL,"server1:1100,server2:1100");
  | InitialContext ctx = new InitialContext(env);
  | 


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4092943
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to