[
https://issues.apache.org/jira/browse/ARIES-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Schneider updated ARIES-1624:
---------------------------------------
Fix Version/s: (was: jpa-2.5.0)
> Aries JPA should tell provider tonot scan classes by default
> ------------------------------------------------------------
>
> Key: ARIES-1624
> URL: https://issues.apache.org/jira/browse/ARIES-1624
> Project: Aries
> Issue Type: Improvement
> Components: JPA
> Affects Versions: jpa-2.4.0
> Reporter: Christian Schneider
> Assignee: Christian Schneider
>
> As Aries JPA does the scanning itself it should always tell the
> PersistenceProvider to not scan.
> So it should set when calling it
> <exclude-unlisted-classes>true</exclude-unlisted-classes>
> https://github.com/apache/aries/blob/trunk/jpa/jpa-container/src/main/java/org/apache/aries/jpa/container/parser/impl/PersistenceUnit.java#L217
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)