You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2008/11/07 15:05:05 UTC

[jira] Assigned: (CAMEL-1018) camel http Uri from the message header

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

Willem Jiang reassigned CAMEL-1018:
-----------------------------------

    Assignee: Willem Jiang

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