Hi, can you post/link your code? — lb On Mon, Jul 1, 2013 at 12:15 PM, Balázs Zsoldos <[email protected]> wrote:
> I do not know if it is still necessary but there is an > aries-jpa-eclipselink project (you can find it in SVN). > In your case the problem might be that the eclipselink.target-server > property is not set. See the class > https://svn.apache.org/repos/asf/aries/trunk/jpa/jpa-container-eclipselink-adapter/src/main/java/org/apache/aries/jpa/eclipselink/adapter/PersistenceUnitProxyWithTargetServer.java > where the mentioned property gets the value > org.apache.aries.jpa.eclipselink.adapter.platform.OSGiTSServer. > On 7/1/13, Sébastien Nicouleau <[email protected]> wrote: >> I made tests with EclipseLink 2.4.1, everything works except that the >> transaction never flush.The same configuration works with OpenJPA >> > -- > Balazs Zsoldos > Software Architect > Mobile: +36-70/594-92-34 > Everit Kft. > https://www.everit.biz > Everit OpenSource > http://everit.org
