JBoss Community

Re: javax.naming.NameNotFoundException: jdbc not bound

created by jaikiran pai in Beginner's Corner - View the full discussion

<resource-ref>

        <res-ref-name>jdbc/nbuDS</res-ref-name>

        <jndi-name>jbossDS</jndi-name>

That should be:

 

<jndi-name>java:jbossDS</jndi-name>

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community