Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

[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">

  • No labels