Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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