[
https://issues.apache.org/jira/browse/ARIES-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15310163#comment-15310163
]
Timothy Ward commented on ARIES-1534:
-------------------------------------
I'm not sure about closing this issue yet. If the Hibernate fix can't be back
ported to 5.1.x and 5.0.x then we may need to do try something in Aries. The
issue should be deferred for now though.
> Hibernate is only usable if the persistence bundle has dynamic imports
> ----------------------------------------------------------------------
>
> Key: ARIES-1534
> URL: https://issues.apache.org/jira/browse/ARIES-1534
> Project: Aries
> Issue Type: Bug
> Components: JPA
> Reporter: Timothy Ward
>
> The JPA container tests have the following in the persistence bundle.
> DynamicImport-Package: \
> org.hibernate.proxy, \
> javassist.util.proxy
> Dynamic imports should never be necessary, and these are totally unscoped.
> This needs to be fixed, either in Hibernate or in Aries JPA
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)