[jboss-user] [JNDI/Naming/Network] - Re: javax.naming.NoInitialContextException trying to connect

GRatcliffe do-not-reply at jboss.com
Wed Aug 8 06:33:29 EDT 2007


Hi,

For remote JNDI access to the JBoss server we use the following:

anonymous wrote : 
  | java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
  | java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
  | java.naming.provider.url=jnp://localhost:1099
  | 

The java.naming.factory.url.pkgs setting is different to your example in that it includes org.jnp.interfaces and org.jboss.naming. I don't know if this is related since I have not used this for an MDB accessing a remote queue.

Gary

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

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



More information about the jboss-user mailing list