Hi, I use EH Cache for Cocoon and Hibernate.
I use it 2 times, not the same way, from cocoon side it is registered with Avalon, from hibernate side it is just declared in hibernate.cfg.xml file as the property cache.provider_class=org.hibernate.cache.EhCacheProvider (My configuration comes from the tutorial http://wiki.apache.org/cocoon/CocoonAndHibernateTutorial)
I'd like to be able to refresh Hibernate EH Cache without restarting Tomcat (like ClearCacheAction), but don't know how...
Somebody has any idea how to proceed ? Regards, Phil --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
