What is the java.naming.provider.url property set to. Usually this is mentioned in jndi.properties file, under the client classpath.
Typical jndi.properties file would look like: 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 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3901979#3901979 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3901979 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
