0 Replies Latest reply on Apr 20, 2006 8:00 AM by manik

    JBossCache 1.3.0.SP1 released

    manik

      JBossCache 1.3.0.SP1 has been released, primarily a bug fix release over 1.3.0.

      * Download this release here: http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=102339&release_id=410896

      Changelog:

      ** Bug
      * [ JBCACHE-531 ] cache loader file location property isn't parsed correctly under JBoss AS
      * [ JBCACHE-532 ] Calling getRegion() before getRegions() on RegionManager may cause a condition where the defaultRegion always gets used.
      * [ JBCACHE-534 ] Sample configuration in JBoss Cache 1.3.0 documents is improper XML
      * [ JBCACHE-539 ] Incorrect path specified in runShellDemo.sh
      * [ JBCACHE-548 ] Transaction synchronisation afterCompletion() fails when using WebLogic TM
      * [ JBCACHE-567 ] TreeCacheAop transaction need to handle RollbackException
      * [ JBCACHE-570 ] Test failure - org.jboss.cache.VersionConversionTest
      * [ JBCACHE-571 ] Incorrect links on FAQ page
      * [ JBCACHE-572 ] Test failure - org.jboss.cache.aop.collection.ReplicatedSyncSetTest
      * [ JBCACHE-573 ] Beanshell script errors while running examples

      ** Release
      * [ JBCACHE-568 ] Release 1.3.0.SP1