Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-3191

hibernate-ehcache.jar in eap 5 is missing

XMLWordPrintable

    • Icon: Support Patch Support Patch
    • Resolution: Done
    • Icon: Major Major
    • One Off Releases
    • EAP 5.0.0
    • Hibernate
    • None
    • Release Notes
    • Hide
      PATCH NAME:
              JBPAPP-3191
      PRODUCT NAME:
              JBoss Application Server/Platform
      VERSION:
              5.0.0
      SHORT DESCRIPTION:
              Applications uses ehcache as hibernate second level cache provider will fail due to NoClassFoundException.
      LONG DESCRIPTION:
      hibernate-ehcache.jar which contains hibernate second level cache provider integration code for ehcache is not distributed with EAP 5, this will cause applications that uses ehcache as hibernate second level cache provider fails.
      EAP 4.x contains this code, and it has not been deprecated in EAP 5.
      MANUAL INSTALL INSTRUCTIONS:
      Put hibernate-ehcache.jar into
      %EAP_HOME%//jboss-as/server/all/lib/,
      %EAP_HOME%//jboss-as/server/production/lib/,
      %EAP_HOME%//jboss-as/server/web/lib/ directory

      COMPATIBILITY:
              N/A
      DEPENDENCIES:
              N/A
      SUPERSEDES:
              N/A
      SUPERSEDED BY:
              JBoss EAP 5.0.1
      CREATOR:
              Strong Liu
      DATE:
              2009/12/1
      Show
      PATCH NAME:          JBPAPP-3191 PRODUCT NAME:         JBoss Application Server/Platform VERSION:         5.0.0 SHORT DESCRIPTION:         Applications uses ehcache as hibernate second level cache provider will fail due to NoClassFoundException. LONG DESCRIPTION: hibernate-ehcache.jar which contains hibernate second level cache provider integration code for ehcache is not distributed with EAP 5, this will cause applications that uses ehcache as hibernate second level cache provider fails. EAP 4.x contains this code, and it has not been deprecated in EAP 5. MANUAL INSTALL INSTRUCTIONS: Put hibernate-ehcache.jar into %EAP_HOME%//jboss-as/server/all/lib/, %EAP_HOME%//jboss-as/server/production/lib/, %EAP_HOME%//jboss-as/server/web/lib/ directory COMPATIBILITY:         N/A DEPENDENCIES:         N/A SUPERSEDES:         N/A SUPERSEDED BY:         JBoss EAP 5.0.1 CREATOR:         Strong Liu DATE:         2009/12/1

      hibernate-ehcache.jar is missing from eap 5, which is should be there according to JBPAPP-2144

      we should get hibernate-ehcache.jar from http://repository.jboss.com/hibernate/3.3.2.GA-brew/lib/hibernate-ehcache.jar and sign it

            jbn-patch-team JBN Patch Team list
            shaozliu Strong Liu(刘少壮) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: