[jboss-user] [JNDI/Naming/Network] - Re: jndi reference problem(urgent)?

PeterJ do-not-reply at jboss.com
Mon Dec 18 23:22:07 EST 2006


Finally figured it out.  Change jboss-web.xml to:

<resource-ref>
  |     <res-ref-name>jdbc/test</res-ref-name>
  |     <jndi-name>java:jdbc/test</jndi-name>
  | </resource-ref>

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

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



More information about the jboss-user mailing list