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

Claus Ibsen resolved CAMEL-16551.
---------------------------------
    Resolution: Fixed

Yeah its a little bug.

This is fixed in the reifier where it should do the placeholder. The commit 
shows how
https://github.com/apache/camel/commit/3ce6024fc86f232cf7dfaf49cc801968765f2431

If you find any other EIP that has something similar missing, then the place to 
look is in the reifier, where they should use those parseString, parseLong, 
parseXXX methods.

> property placeholder not resolved in .marshal() and .unmarshal() DSL 
> statements
> -------------------------------------------------------------------------------
>
>                 Key: CAMEL-16551
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16551
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>            Reporter: Andrea Tarocchi
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.10.0
>
>
> It seems that property placeholders (i.e. {{"{{propertyName}}}}") are not 
> resolved if used in {{.marshal()}} and {{.unmarshal()}} DSL statements.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to