Travis wrote:
Hi Ben,
I don't believe the afterPropertiesSet method on the EhCacheBasedUserCache class and the EhCacheBasedTicketCache class work as they are intended to. I noticed that if you refresh the Spring Web context, it messes up the EhCacheBasedUserCache in the following way:
You get:
java.lang.IllegalStateException: The ehCacheBasedUserCache Cache is not alive.
When EhCacheBasedUserCache.getUserFromCache is called
Hi Travis
Thanks for the patch. I've committed it to CVS.
Best regards Ben
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Acegisecurity-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
