If you use Eclipse to create EJB app. Inside your EJB project has 
jndi.properties. Go to and edit it: 
change your jndi.prpperties to 
...
  | java.naming.provider.url=jnp://localhost:1099
You also use InitialContext to edit connection to any urls.

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

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

Reply via email to