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

Claus Ibsen resolved CAMEL-5129.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.9.2
                   2.10.0
    
> interceptFrom() doesn't work with property placeholders
> -------------------------------------------------------
>
>                 Key: CAMEL-5129
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5129
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.8.0
>            Reporter: Raul Kripalani
>            Assignee: Claus Ibsen
>             Fix For: 2.10.0, 2.9.2
>
>
> When using property placeholders in consumer endpoints, interceptFrom is not 
> able to match the pattern against the Endpoint URI because the latter is 
> passed unresolved. {{EndpointHelper.matchEndpoint(String uri, String 
> pattern)}} receives the placeholder in the first parameter rather than the 
> resolved value of the property.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to