For the JTA transaction ,

you need add in persistence.xml :

<properties>
<property name="eclipselink.target-server"
                                
value="com.jeet.domain.base.service.repository.jpa.OSGiTSServer" />
</properties>

And I attached my classes which is a copy of the osgi adapter eclipselnk
which apparently is no longer maintained
OSGiTSWrapper.java
<http://karaf.922171.n3.nabble.com/file/n4029959/OSGiTSWrapper.java>  
OSGiTSServer.java
<http://karaf.922171.n3.nabble.com/file/n4029959/OSGiTSServer.java>  



--
View this message in context: 
http://karaf.922171.n3.nabble.com/Solved-Eclipselink-Karaf-Oracle-JDBC-Help-required-tp4029928p4029959.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.

Reply via email to