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]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
