Hi,
Following http://comments.gmane.org/gmane.comp.apache.karaf.devel/7411, 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?
PS: by mistake, I've posted the same question karaf-dev, sorry for that
--
View this message in context:
http://karaf.922171.n3.nabble.com/EclipseLink-2-5-2-JPA-2-1-in-Karaf-3-0-2-tp4037031.html
Sent from the Karaf - User mailing list archive at Nabble.com.