camel-jms default cache level should be CACHE_NONE when transaction is enabled
------------------------------------------------------------------------------

                 Key: CAMEL-3828
                 URL: https://issues.apache.org/jira/browse/CAMEL-3828
             Project: Camel
          Issue Type: Bug
            Reporter: Guillaume Nodet


I lost a huge amount of time chasing the problem as the default value just 
screw the whole transaction (the session is created outside the transaction and 
cached, so usually not enlisted in the tx).


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to