[Acegisecurity-developer] Failing to create filterChainProxy

2006-08-07 Thread hv @ Fashion Content
I suspect it is related to upgrating to version 1.0, but I find it very hard to gather anything from the exception output. Did I make an error in the configuration? org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'filterChainProxy' defined in class path r

[Acegisecurity-developer] Failed to create FilterChainProxy

2006-08-07 Thread hv @ Fashion Content
I suspect it is related to upgrating to version 1.0, but I find it very hard to gather anything from the exception output. Did I make an error in the configuration? org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'filterChainProxy' defined in class path res

[Acegisecurity-developer] ehcache 1.1 vs 1.2.1

2006-08-07 Thread hv @ Fashion Content
I currently use EhCache 1.2.1 with my hibernate app, but Acegi seems to depend on version 1.1 or perhaps its the Spring DAO stuff. Whats the solution to : java.lang.ClassNotFoundException: org.springframework.cache.ehcache.EhCacheManagerFactoryBean at org.apache.catalina.loader.WebappClassLoa

Re: [Acegisecurity-developer] ehcache 1.1 vs 1.2.1

2006-08-07 Thread Ray Krueger
Please consider using the support forums at: http://forum.springframework.org/forumdisplay.php?f=33 Consider this a reply to all 3 of your emails today. You have some classpath issues to work out. In your previous email you're missing a method from commons-lang ava.lang.NoSuchMethodError: org.apa