Re: Problems with OpenJPA when deploying in Apache Servicemix and Spring. (OSGi environment)

2014-07-31 Thread artaxerxe
Hi Rick, I figured out and fixed my problem. You can look at this https://issues.apache.org/jira/browse/OPENJPA-2521 link. I made the commit on github repository, but don't really know how to make more. Please investigate and if you think there's something I should do more, advice me. thanks

Problems with OpenJPA when deploying in Apache Servicemix and Spring. (OSGi environment)

2014-07-15 Thread artaxerxe
Hello everyone. For a time I'm striving with a problem that I have with OpenJPA. I'm trying to deploy my bundle that contains OpenJPA entities in an OSGi compliant server, namely Apache Servicemix. I'm accessing the OpenJPA entities using Spring. The problem is that when I make the deployment for