Scott Battaglia wrote:
> If you overrode the cas.properties file, there is now an additional 
> property in that file:
> 
> http://developer.ja-sig.org/source/browse/jasigsvn/cas3/trunk/cas-server-webapp/src/main/webapp/WEB-INF/cas.properties?r=43754

Now I'm one step further. Is there a summary describing the necessary 
changes when migrating from 3.2.1 to 3.3?

The next problem found in cas.log:

2008-08-13 21:51:38,184 ERROR 
[org.springframework.web.context.ContextLoader] - Context initialization 
failed
org.springframework.beans.factory.BeanCreationException: Error creating 
bean with name '_authenticationManager': Cannot resolve reference to 
bean 'cas
AuthenticationProvider' while setting bean property 'providers' with key 
[0]; nested exception is 
org.springframework.beans.factory.BeanCreationExcept
ion: Error creating bean with name 'casAuthenticationProvider' defined 
in ServletContext resource 
[/WEB-INF/spring-configuration/securityContext.xml]:
  Cannot resolve reference to bean 'userDetailsService' while setting 
bean property 'userDetailsService'; nested exception is 
org.springframework.beans
.factory.CannotLoadBeanClassException: Cannot find class 
[org.acegisecurity.userdetails.memory.InMemoryDaoImpl] for bean with 
name 'userDetailsService
' defined in ServletContext resource 
[/WEB-INF/deployerConfigContext.xml]; nested exception is 
java.lang.ClassNotFoundException: org.acegisecurity.use
rdetails.memory.InMemoryDaoImpl

Ciao, Michael.
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to