org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find
class [org.springframework.security.userdetails.memory.InMemoryDaoImpl] for
bean with name 'userDetailsService' defined in ServletContext resource
[/WEB-INF/deployerConfigContext.xml]; nested exception is
java.lang.ClassNotFoundException:
org.springframework.security.userdetails.memory.InMemoryDaoImpl

Looks like a component packaging change in Spring Security:

http://static.springsource.org/spring-security/site/docs/3.0.x/apidocs/org/springframework/security/core/userdetails/memory/InMemoryDaoImpl.html

M

--
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to