1 Reply Latest reply on May 12, 2006 2:01 PM by jaikiran

    EHCache-1.2 with Hibernate-3.1.2 in a cluster

    jaikiran

      We are using Hibernate-3.1.2 with JBoss-3.2.3. For second level caching of Hibernate objects we opted JBossCache, because it had clustering support, which the earlier versions of EHCache did not have. Now, when its mentioned that EHCache-1.2 has distributed caching (http://www.theserverside.com/news/thread.tss?thread_id=40082#208624) , does this mean that EHCache-1.2 can be used as a second-level cache for Hibernate-3.1.2 in a clustered environment with in the hbm files?