[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to make server's JNDI 1099 connection?

changemylife do-not-reply at jboss.com
Sun Dec 2 06:58:25 EST 2007


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



More information about the jboss-user mailing list