Hi,

We should check how Camel JPA component resolves the entity manager from
the Spring Boot registry. And then adjust that process, so it works more
natural for the Spring Boot applications. Can you raise a Jira ticket for
this issue?

Cheers!

pt., 12.06.2015 o 08:25 użytkownik erik_romson <e...@zenior.no> napisał:

> 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.
>

Reply via email to