0 Replies Latest reply on Nov 19, 2004 8:41 AM by belaban

    JBossCache 1.1.1 released - bugfix for JBossCache used by Hi

    belaban

      I uploaded this to SourceForge.

      This is the version that will be shipped with the upcoming release of Hibernate, so no need to download it separately.

      The main reason is a bugfix for the situation where code on transaction commit (inside {before,after}Completion()) modified TreeCache within the same transaction.

      If you don't use Hibernate, the propability of running into this situation is highly unlikely. I suggest waiting for the 1.2 release due mid December.

      The branch created off of CVS head is BRANCH_JBOSSCACHE_1_1_1 if you want to check out the src code.

      Bela