[jboss-user] [Datasource Configuration] - Re: Jboss6: Unable to get managed connection for jdbc with Spring

jaikiran pai do-not-reply at jboss.com
Thu May 5 07:25:28 EDT 2011


jaikiran pai [http://community.jboss.org/people/jaikiran] created the discussion

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

To view the discussion, visit: http://community.jboss.org/message/603656#603656

--------------------------------------------------------------
> 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
[http://community.jboss.org/message/603656#603656]

Start a new discussion in Datasource Configuration at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2077]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110505/3d03e8e2/attachment.html 


More information about the jboss-user mailing list