I recently made some enhancements on camel-jpa (upgraded to openjpa 2.1.1). Among the tests I did while working on that was to deploy a cut down version of the blog sample (a simpler project based on the blog sample) so that I can test the integration.
It might help if you look at the bundles the camel-jpa is using. Not all of these are required just to run the blog sample, but you'll get a brief idea: https://svn.apache.org/repos/asf/camel/trunk/platforms/karaf/features/src/main/resources/features.xml You will also need jpa, transaction karaf featrues to be installed. I hope that it helps. -- *Ioannis Canellos* * FuseSource <http://fusesource.com> ** Blog: http://iocanel.blogspot.com ** Apache Karaf <http://karaf.apache.org/> Committer & PMC Apache ServiceMix <http://servicemix.apache.org/> Committer Apache Gora <http://incubator.apache.org/gora/> Committer *
