You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2012/08/14 12:46:38 UTC

[jira] [Updated] (CAMEL-5504) Bridging http endpoints with spaces in content path causes problem when forwarding request

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

Claus Ibsen updated CAMEL-5504:
-------------------------------

    Component/s: camel-ahc
    
> Bridging http endpoints with spaces in content path causes problem when forwarding request
> ------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5504
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5504
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-ahc, camel-http, camel-jetty
>    Affects Versions: 2.9.2, 2.10.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.9.3, 2.10.1, 2.11.0
>
>
> Having spaces in the content path in the <from> jetty endpoint that is being bridged causes problem when request is forwarded.
> {code}
> Caused by: org.apache.camel.RuntimeExchangeException: Cannot analyze the Exchange.HTTP_PATH header, due to: cannot find the right HTTP_BASE_URI on the exchange: Exchange[Message: [Body is instance of org.apache.camel.StreamCache]]
> 	at org.apache.camel.component.http.helper.HttpHelper.createURL(HttpHelper.java:195)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira