I am attempting to deploy the MyPetStore App from a recent JDJ mag story and get the following error below:
06:08:07,864 ERROR ContextLoader:106 - Context initialization failed
org.springframework.beans.factory.BeanDefinitionSt oreException: Error registering bean with name 'dataSource' defined in resource [/WEB-INF/applicationContext.xml] of ServletContext: Class that bean class [org.apache.commons.dbcp.BasicDataSource] depends on not found; nested exception is java.lang.NoClassDefFoundError: org/apache/commons/pool/impl/GenericObjectPool
java.lang.NoClassDefFoundError: org/apache/commons/pool/impl/GenericObjectPool
Can anyone help??? :cry:


Reply With Quote
