Treat route as InOut for transacted CXF endpoint
------------------------------------------------
Key: CAMEL-5119
URL: https://issues.apache.org/jira/browse/CAMEL-5119
Project: Camel
Issue Type: Improvement
Components: camel-cxf
Affects Versions: 2.9.1
Environment: Transacted Camel route with CXF from-endpoint
Reporter: Stefan Burkard
Priority: Minor
When a transacted InOnly-route consumes messages with CXF and an exception
occurs during route processing, the CXF endpoint commits the message
consumption anyway because it cannot "see" the message.
In this thread Christian Schneider suggested to mark such routes InOut as
default to propagte exceptions back to the endpoint:
http://camel.465427.n5.nabble.com/Transacted-CXF-Consumer-from-queue-td5582403.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira