[ 
https://issues.apache.org/jira/browse/ARIES-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333983#comment-15333983
 ] 

ASF subversion and git services commented on ARIES-1575:
--------------------------------------------------------

Commit 1748744 from [~timothyjward] in branch 'aries/trunk'
[ https://svn.apache.org/r1748744 ]

[ARIES-1575] Use the Persistence Bundle's context to get the Persistence 
Provider

> Aries JPA should use the persistence bundle's context to obtain the 
> Persistence Provider service
> ------------------------------------------------------------------------------------------------
>
>                 Key: ARIES-1575
>                 URL: https://issues.apache.org/jira/browse/ARIES-1575
>             Project: Aries
>          Issue Type: Bug
>          Components: JPA
>    Affects Versions: jpa-2.4.0
>            Reporter: Timothy Ward
>             Fix For: jpa-2.5.0
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to