To access JNDI, you will need to include the client/jbossall-client.jar file in 
your client's classpath. And use this jndi.properties file:

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

No username or password are required, unless you changed the JBossAS 
configuration to require them.

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

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

Reply via email to