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