Context initialization failed - Name jdbc is not bound in this Context
March 9th, 2009
Applies to:
Spring/Hibernate/Tomcat
Version: 5.025
Description:
A Tomcat configuration error that stops Spring from running.
Cause:
a. Incorrect JNDI name
b. Datasource is not defined as a global resource
If is included in context.xml, define the datasource as the global resource.
Change the JNDI name to: