Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-3379

jpa feature incompatible to hibernate 4.3 feature

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.2
    • 3.0.3, 2.4.1, 4.0.0.M2, 4.0.0.M3
    • None
    • None

    Description

      The jpa feature loads the jpa 2.0 spec bundle:
      <bundle dependency="true" start-level="30">mvn:org.apache.geronimo.specs/geronimo-jpa_2.0_spec/${geronimo.jpa-spec.version}</bundle>

      The hibernate 4.3.6 feature loads the jpa 2.1 spec bundle:
      <bundle dependency="true" start-level="30">mvn:org.hibernate.javax.persistence/hibernate-jpa-2.1-api/1.0.0.Final</bundle>

      This will not work as aries jpa.container only works if exactly one jpa spec bundle is installed.

      For hibernate 4.3 only the jpa 2.1 bundle should be present.

      Attachments

        Issue Links

          Activity

            People

              jbonofre Jean-Baptiste Onofré
              cschneider Christian Schneider
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: