You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2012/09/29 07:54:07 UTC

[jira] [Commented] (CAMEL-5666) The ErrorHandler compiled by old Version Camel is unavailable on 2.10.1

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

Willem Jiang commented on CAMEL-5666:
-------------------------------------

The change is to fix the issue of CAMEL-5032. 
I'm afraid you need to compile your route builder with Camel 2.10.x this time.
                
> The ErrorHandler compiled by old Version Camel is unavailable on 2.10.1
> -----------------------------------------------------------------------
>
>                 Key: CAMEL-5666
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5666
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.10.1
>         Environment: Camel-2.10.1
>            Reporter: liugang
>
> the signature of "errorHandler()" seems changed from "*public RouteBuilder errorHandler(ErrorHandlerBuilder errorHandlerBuilder)*" to "*public void errorHandler(ErrorHandlerBuilder errorHandlerBuilder)*"
> So if I have a route compiled on and old version camel (for example, 2.9.3) which includes an ErrorHandler component, then it doesn't work again on 2.10.1

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