You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by lbu <lb...@gmail.com> on 2014/11/04 15:08:37 UTC

Re: JPA 2.1 (eclipselink) in Karaf 3.01

Hi,

I'm trying to update my https://github.com/lburgazzoli/lb-karaf-examples-jpa
to include EclipseLink 2.5.2 but I fail to get it working:

In the log files I see the following error:

2014-11-04 13:47:48,650 | ERROR | l for user karaf | container                       
| 82 - org.apache.aries.jpa.container - 1.0.0 | There was an error while
parsing the persistence descriptor META-INF/persistence.xml in the bundle
lb-karaf-examples-jpa-eclipselink-25/3.0.2.SNAPSHOT. No persistence units
will be managed for this bundle.
org.apache.aries.jpa.container.parsing.PersistenceDescriptorParserException:
A schema could not be located for the persistence descriptor
META-INF/persistence.xml in bundle
lb-karaf-examples-jpa-eclipselink-25/3.0.2.SNAPSHOT

The code is
https://github.com/lburgazzoli/lb-karaf-examples-jpa/tree/master/jpa-eclipselink-25,
any hint?





--
View this message in context: http://karaf.922171.n3.nabble.com/JPA-2-1-eclipselink-in-Karaf-3-01-tp4034129p4036235.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.