[jboss-user] [JNDI/Naming/Network] - Re: java.naming.provider.url parsing problem?

PeterJ do-not-reply at jboss.com
Tue Aug 29 12:59:45 EDT 2006


Change your jndi.properties file to read:

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

I hope I transcibed these correctly, I usually don't use a properties file preferring to set them in code.

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

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



More information about the jboss-user mailing list