Magesh Bojan created SWITCHYARD-660:
---------------------------------------
Summary: Fix Camel InOut exception handling
Key: SWITCHYARD-660
URL:
https://issues.jboss.org/browse/SWITCHYARD-660
Project: SwitchYard
Issue Type: Bug
Components: component-camel
Affects Versions: 0.3
Reporter: Magesh Bojan
Assignee: Magesh Bojan
Fix For: 0.4
Camel component's OutboundHandler does not handle exceptions from InOut messages
properly.
http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel...,
org.apache.camel.Processor)
API says "Notice: that if the processing of the exchange failed with an Exception it
is not thrown from this method, but you can access it from the returned exchange using
Exchange.getException()."
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira