[jboss-user] [JNDI/Naming/Network] - Re: jndi lookup on a different app server (glassfish)

ezanih do-not-reply at jboss.com
Mon Jan 5 02:31:53 EST 2009


I think 


  | properties.put("java.naming.provider.url", "jnp://1.2.3.4:3700");
  | 

is probably the right one.

There should also be a j2ee.Clientname property for the client such as :


  | properties.put("j2ee.clientName", "MyClientForExample");
  | 

Also check the IP.


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

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



More information about the jboss-user mailing list