Ehcache problems with Hibernate 3.2
Hi everyone
I'm currently upgrading our architecture, that uses Hibernate, Spring and JSF to brand new versions of each framework.
(Spring 1.2.7 to 2.0, Hibernate 3.1 to 3.2 and JSF/MyFaces 1.1 to the new release).
Now I'm stuck in a EhCache problem, that says that a method init is being called from a different class than the expected (EhCacheProvider instead of CacheManager).
How can I prevent this kind of behavior?
Thanks and best regards
All that\'s above is the same as below