[ 
https://issues.apache.org/jira/browse/CAMEL-7269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317919#comment-14317919
 ] 

Grzegorz Grzybek commented on CAMEL-7269:
-----------------------------------------

Hi

Have you run your test case under debugger? You should be able to see that
Spring-provided entity manager wrapper actually checks if it has to
delegate "joinTransaction()" call or not.

regards
Grzegorz Grzybek




> camel-jpa - joinTransaction called for RESOURCE_LOCAL datasource
> ----------------------------------------------------------------
>
>                 Key: CAMEL-7269
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7269
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-jpa
>    Affects Versions: 2.12.0
>         Environment: tomcat+eclipselink+camel 2.12.2
>            Reporter: Hristo Sabev
>            Assignee: Grzegorz Grzybek
>             Fix For: Future
>
>
> At line 82, JpaConsumer calls entityManager.joinTransaction(). This call 
> cannot really work in environmnent without JTA. This is a change since 2.11.x 
> and earlier versions where non JTA environments were supported



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to