Uploaded image for project: 'Aries'
  1. Aries
  2. ARIES-1575

Aries JPA should use the persistence bundle's context to obtain the Persistence Provider service

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • jpa-2.4.0
    • jpa-2.5.0
    • JPA
    • None

    Description

      Some JPA implementations (Hibernate) register a service factory for their Persistence Provider and cache bundle-level data in the service.

      Aries JPA always uses its own Bundle Context to do the service "get" which confuses Hibernate into doing the wrong thing. This causes problems such as:

      https://hibernate.atlassian.net/browse/HHH-10855

      Attachments

        Activity

          People

            cschneider Christian Schneider
            timothyjward Timothy James Ward
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: