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
    Affects Versions: 1.4.0
            Reporter: Claus Ibsen
            Priority: Minor


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.

Reply via email to