Issue Type: Bug Bug
Assignee: Tomohisa igarashi
Components: component-bean, component-camel
Created: 30/Jan/14 7:14 AM
Description:

Let's say we have camel-jms-inbound->bean-service->camel-jms-outbound with IN_ONLY for example. If an Exception is thrown in the camel-jms-outbound, camel OutboundHandler doesn't extract that fault from camel Exchange but just exit successfully. It should be extracted and thrown to the consumer. In addition, same thing happens on ClientProxyHandler. It also doesn't extract a fault on IN_ONLY. Both of these should be fixed to propagate a fault from camel-jms-outbound to camel-jms-inbound via bean-service.

Project: SwitchYard
Priority: Major Major
Reporter: Tomohisa igarashi
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira