You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/09/11 07:33:14 UTC

[jira] Issue Comment Edited: (CAMEL-1925) HTTP component throwing IllegalArgumentException in M3 release while bridging between jetty and http

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

Claus Ibsen edited comment on CAMEL-1925 at 9/10/09 10:32 PM:
--------------------------------------------------------------

Willem I think there is more to it, when in bridge it should also do a {{throwExceptionOnFailure=false}} to be able to send the reply 100% back as is. (even if there was a http error 500 or the likes)

      was (Author: davsclaus):
    Willem I think there is more to it, when in bridge it should also do a {{throwExceptionOnFailure=false}} to be able to send the reply 100% back as is.
  
> HTTP component throwing IllegalArgumentException in M3 release while bridging between jetty and http
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1925
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1925
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core, camel-http
>    Affects Versions: 2.0-M3
>            Reporter: Srivatsa Katta
>            Assignee: Willem Jiang
>
> The CamelHttpUri header is not set to the right value while routing between jetty and http components. Because of which the construction of the HttpMethod in the http component fails and throws up an IllegalArgumentException.
> Detailed discussion regarding this issue can be found in this following thread.
> http://www.nabble.com/HTTP-component-throwing-IllegalArgumentException-in-M3-release.-tt25057133.html#a25057133

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.