Yes thanks I found that out. I was fooled when debugging because the one it was using, was wrapped in proxies, so that I didn't see that.
When you use spring boot, it uses the "normal one" derived from "spring.datasource.url" etc or the one annotated with @Primary which ends up as the one used by JPA. I haven't (thank good) tried to use multiple entity managers.... -- View this message in context: http://camel.465427.n5.nabble.com/spring-boot-jpa-entitymanagers-and-Java-DSL-tp5768055p5768316.html Sent from the Camel - Users mailing list archive at Nabble.com.