Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

[07:18:13 CST(-0600)] <hermitage> hi i need help (smile), i'm doing the cas 3.4.11 authentication against MySQL DB, i've made the project with maven 3 but on deployment tomcat7 is giving me error : Error creating bean with name 'org.jasig.cas.adaptors.jdbc.SearchModeSearchDatabaseAuthenticationHandler#194adaa' defined in ServletContext resource [/WEB-INF/deployerConfigContext.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource

[07:18:49 CST(-0600)] <hermitage> and is true in the deployerConfigContext,xml i do not have the bean : <bean id="dataSource" class="org.apache.commons.dbcp.BasicDataSource">