[
https://issues.apache.org/activemq/browse/CAMEL-873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-873.
--------------------------------
Resolution: Fixed
> Current mina component can't tansfer the exchange fault message body
> --------------------------------------------------------------------
>
> Key: CAMEL-873
> URL: https://issues.apache.org/activemq/browse/CAMEL-873
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-mina
> Affects Versions: 1.4.0
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Fix For: 1.5.0
>
>
> I just found MinaTransferExchangeOptionTest don't show how to set fault
> message and the fault message is not a part of MinaPayloadHolder.
> You can't set the exception on the exchange in the processor , sine the camel
> DeadLetterChannel will try to redeliver the message.
> So we just need to support put the exception which need to send back to the
> camel client into the fault message body.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.