JBoss Community

Re: Jboss6: Unable to get managed connection for jdbc with Spring

created by jaikiran pai in Datasource Configuration - View the full discussion

amber jboss1999 wrote:

 


3.WEB-INF/jboss-web.xml

<jboss-web>

<resource-ref>

<res-ref-name>vdpDS</res-ref-name>

<jndi-name>vdpDS</jndi-name>

</resource-ref>

</jboss-web>

 

The jndi-name should be:

 

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

 

Also, please post the entire exception stacktrace if you still run into problems.

Reply to this message by going to Community

Start a new discussion in Datasource Configuration at Community