0 Replies Latest reply on Jan 25, 2005 3:46 AM by samfra

    Conflict Hibernate/Cocoon because of EHCACHE

    samfra

      Hello,

      my problem is the following :

      I use Cocoon and Hibernate within Jboss...

      My Hibernate objects are cached in ehcache.
      Cocoon uses internally ehcache...

      when I redeploy my cocoon.war, it reinitializes ehcache... and I loose all my hibernate objects ;o(

      any idea how to solve this ? telling cocoon not to use ehcache ?

      thnak you for help