[ https://issues.apache.org/activemq/browse/CAMEL-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen updated CAMEL-356: ------------------------------ Attachment: camel_356_patch.txt > Synchronous mode should handle exceptions being thrown from MINA > ---------------------------------------------------------------- > > Key: CAMEL-356 > URL: https://issues.apache.org/activemq/browse/CAMEL-356 > Project: Apache Camel > Issue Type: Improvement > Components: camel-mina > Affects Versions: 1.3.0 > Reporter: Claus Ibsen > Priority: Trivial > Attachments: camel_356_patch.txt > > > Camel MINA in synchronous mode (InOut exchange pattern) does not handle > exception thrown from MINA. Currently MINA intercepts this and logs the > exception at WARN level. > We should override the proper method in Mina and handle it so the end user > can deal with it. > Also it has been raisen on the forum that it does not propogate header and > other properties. This should be raised in another ticket. > In the weekend I will work on a patch for Camel to fix this problem. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.