I found the first problem
The jndi feature was not installed.
I had an error telling me to add the property :
<property name="openjpa.ConnectionDriverName" value="javax.sql.DataSource"
/>
I've resolved it and deleted the property I had added.

I've used the debugger and found that the datasource was well-established.
But I still can not use jpa.
I have no error in the logs, but a stactrace at the console.


But what class?
A+JYT



--
View this message in context: 
http://karaf.922171.n3.nabble.com/Karaf-3-0-6-JPA-2-3-0-Pax-JDBC-1-1-0-tp4051155p4051157.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to