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

Andrea Tarocchi commented on CAMEL-16551:
-----------------------------------------

This is a small reproducer:

{code:bash}
wget -O k.java 
https://gist.githubusercontent.com/valdar/7e6af5bde3225d55d65dc6a98a7a93f3/raw/355387a2acbc794f52b085a5068deefb636b896b/k.java
sdk inatall jban
export MARSHAL=hl7
jban k.java
{code}



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