[
https://issues.apache.org/activemq/browse/CAMEL-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-1018.
---------------------------------
Fix Version/s: 1.5.1
2.0.0
Resolution: Fixed
Applied patch with thanks to Balazs.
Also updated the wiki page.
> camel http Uri from the message header
> --------------------------------------
>
> Key: CAMEL-1018
> URL: https://issues.apache.org/activemq/browse/CAMEL-1018
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-http
> Affects Versions: 1.5.0
> Reporter: Balázs Zsoldos
> Assignee: Willem Jiang
> Fix For: 1.5.1, 2.0.0
>
> Attachments: HttpProducer.java.patch
>
>
> Imagine a use case when the target systems, where http messages have to be
> sent to, are maintained in a database. In that case the http uri is cannot be
> set in the camelcontext but it should come from the header of the message.
> So the http client should check first if there is an uri in the header and if
> not than use the one given in the camelcontext (like for querystring).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.