Hi, I have tried to use OpenJPA with Servicemix but have not succeded so I have just deployed a JDBC connection pool using spring:
The values between @@ are Gradle resource filter variables. I'm then referencing the JDBC pool with blueprint bean references: I'm using PostgreSQL database. To achieve this I had to wrap the PGSQL driver to servicemix. Because this was mixed with my OpenJPA tests I'm not sure if this is a requirement but I think you have to install the commons-dbcp bundle and enable dynamic import on it: I hope this helps. ----- Best regards, Cumprimentos, Un saludo, António Jacob Costa http://www.trikorasolutions.com/ http://linkd.in/ajcin -- View this message in context: http://servicemix.396122.n5.nabble.com/Establishing-a-JDBC-connectivity-to-database-in-servicemix-tp5717731p5717772.html Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
