[ 
https://issues.apache.org/jira/browse/CAMEL-6376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13748344#comment-13748344
 ] 

Claus Ibsen edited comment on CAMEL-6376 at 8/23/13 6:43 AM:
-------------------------------------------------------------

handled is @deprecated on try .. catch. Maybe its just a known issue as its 
deprecated.
                
      was (Author: davsclaus):
    handled is @deprecated on try .. catch.
                  
> The doCatch(xxx).handled(false) affects all catch clauses
> ---------------------------------------------------------
>
>                 Key: CAMEL-6376
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6376
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core, eip
>    Affects Versions: 2.11.0
>            Reporter: Guillaume Nodet
>            Priority: Minor
>
> The reason is that doCatch returns the TryDefinition and the handled() 
> implementation does not support block definitions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to