I suppose that. ---- In Camel 2.3 the JpaComponent will auto lookup the EntityManagerFactory from the Registry which means you do not need to configure this on the JpaComponent as shown above. You only need to do so if there is ambiguity, in which case Camel will log a WARN. ---- clearly states that it is the same entitymanager. The used one was just wrapped in so many proxy layers that I didn't understand it.
-- View this message in context: http://camel.465427.n5.nabble.com/spring-boot-jpa-entitymanagers-and-Java-DSL-tp5768055p5768060.html Sent from the Camel - Users mailing list archive at Nabble.com.