One additional thing that may be useful to someone else trying to use Camel-JPA... I'm unable to get this working using an OSGI Blueprint XML configuration. When I try, I get: Caused by: java.lang.Exception: Unable to convert value org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean@23b9b5be to type javax.persistence.EntityManagerFactory
When I use a Spring configuration, things apparently get wired together correctly and this error does not occur. If anyone has a solution to this, please let me know. I'd prefer to use a blueprint. Thanks, Scott -- View this message in context: http://servicemix.396122.n5.nabble.com/Camel-JPA-with-Hibernate-tp5718305p5718323.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
