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

Claus Ibsen updated CAMEL-6291:
-------------------------------

    Fix Version/s:     (was: Future)
                   2.12.0
                   2.11.2
    
> <routeContext> can't be reused in multiple contexts when propertly 
> placeholder resolution is used
> -------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-6291
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6291
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.10.0
>            Reporter: Vitalii Tymchyshyn
>            Assignee: Claus Ibsen
>             Fix For: 2.11.2, 2.12.0
>
>
> Currently <routeContext> is a list of RouteDefinitions with 
> ProcessorDefinitions inside. 
> When ProcessorDefinition is asked  to makeProcessor, it calls 
> resolvePropertyPlaceHolder that replaces any placeholder with current 
> routeContext data. This makes it impossible to futher use such 
> ProcessorDefinition with any other routeContext with different placeholder 
> resolution data.

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