[
https://issues.apache.org/jira/browse/CAMEL-11110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoran Regvart resolved CAMEL-11110.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.19.0
Using {{getAndRemoveOrResolveReferenceParameter}} instead of
{{resolveAndRemoveReferenceParameter}} fixes this.
> REST component host parameter handling
> --------------------------------------
>
> Key: CAMEL-11110
> URL: https://issues.apache.org/jira/browse/CAMEL-11110
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.19.0
> Reporter: Zoran Regvart
> Assignee: Zoran Regvart
> Fix For: 2.19.0
>
>
> The REST component tries to resolve the {{host}} parameter as a reference
> even if it's not in reference syntax, i.e. concrete value. So if set to
> {{http://...}} the component tries to resolve a bean reference with name
> {{http://...}}..
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)