That is exactly my point:

https://github.com/apache/aries/blob/ebd8d1588b1a99d635bfc9c58fa72d7da1222a3e/jpa/jpa-container/src/main/java/org/apache/aries/jpa/container/parser/impl/JPAHandler.java#L68
 
<https://github.com/apache/aries/blob/ebd8d1588b1a99d635bfc9c58fa72d7da1222a3e/jpa/jpa-container/src/main/java/org/apache/aries/jpa/container/parser/impl/JPAHandler.java#L68>

Aries JPA makes no attempt to process the mapping file element(s) in the 
persistence xml file, so no information will be passed to the provider.

Regards,

Tim

> On 18 Aug 2016, at 09:19, jochenw <[email protected]> wrote:
> 
> The behavior is the same with Eclipselink (I just haven't adapted the
> tasklist example to Eclipselink - which I use in my application). Might the
> ORMs look for the default file orm.xml, and only need some configuration
> input when the filename is different, which Aries JPA does not handle?
> 
> Regards,
> 
> Jochen
> 
> 
> 
> --
> View this message in context: 
> http://karaf.922171.n3.nabble.com/Aries-JPA-2-3-0-mapping-file-not-used-tp4047501p4047578.html
> Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to