[
https://issues.apache.org/activemq/browse/CAMEL-985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47554#action_47554
]
Jonathan Anstey commented on CAMEL-985:
---------------------------------------
Will add wiki stuff next.
> bean binding - annotation to get the exception from exchange
> ------------------------------------------------------------
>
> Key: CAMEL-985
> URL: https://issues.apache.org/activemq/browse/CAMEL-985
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core, camel-spring
> Affects Versions: 1.4.0
> Reporter: Claus Ibsen
> Assignee: Jonathan Anstey
> Priority: Minor
> Fix For: 2.0.0
>
>
> If you are doing error handling using POJO beans to do some error handling
> code and using bean binding annoations to get the stuff from the exchange, we
> are missing an annotation to get the caused exception
> Such as a @Exception or @Fault if that is a better name
> See nabble:
> http://www.nabble.com/Error-Handler-and-OutHeaders-td19970966s22882.html
> jstrachan using @Exception or @Fault or whatever on a bean method call to
> pull out the Exchange's fault/exception right?
> 14:02 jstrachan if so definitely!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.