You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Jonathan Anstey (JIRA)" <ji...@apache.org> on 2008/11/21 14:57:05 UTC

[jira] Resolved: (CAMEL-985) bean binding - annotation to get the exception from exchange

     [ https://issues.apache.org/activemq/browse/CAMEL-985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Anstey resolved CAMEL-985.
-----------------------------------

    Resolution: Fixed

> 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.