Nick Paul created CAMEL-16772:
---------------------------------
Summary: Messages not filing to amq if using onCompletion() and
transacted=true.
Key: CAMEL-16772
URL: https://issues.apache.org/jira/browse/CAMEL-16772
Project: Camel
Issue Type: Bug
Components: camel-sjms
Affects Versions: 3.11.0, 3.10.0
Reporter: Nick Paul
When a route has an onCompletion() handler associated with it the sjms
component will not deliver messages if transaction=true is set. The route
configured in this way results in loss of data with no exception or errors
logged.
See example code [https://github.com/NickPaul41/camel-sjms2-issue-example]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)