头都大了!!搞了几天还搞不出来!!请高手指点!!!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in ServletContext resource [/WEB-INF/classes/applicationContext.xml]: Invocation of init method failed; nested exception is javax.naming.NameNotFoundException: Name jdbc is not bound in this Context
Caused by: javax.naming.NameNotFoundException: Name jdbc is not bound in this Context
2009-4-19 18:43:03 org.apache.catalina.core.ApplicationContext log
信息: Marking servlet action as unavailable
2009-4-19 18:43:03 org.apache.catalina.core.StandardContext loadOnStartup
严重: Servlet /MyZhiNangTuanDemo threw load() exception
javax.servlet.UnavailableException
信息: Initializing Spring root WebApplicationContext
2009-4-19 18:43:03 org.apache.catalina.core.ApplicationContext log
严重: StandardWrapper.Throwable
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in ServletContext resource [/WEB-INF/classes/applicationContext.xml]: Invocation of init method failed; nested exception is javax.naming.NameNotFoundException: Name jdbc is not bound in this Context
Caused by: javax.naming.NameNotFoundException: Name jdbc is not bound in this Context
严重: Servlet /MyZhiNangTuanDemo threw load() exception
javax.naming.NameNotFoundException: Name jdbc is not bound in this Context