Hi Yeah this is a bug. I have logged a ticket https://issues.apache.org/jira/browse/CAMEL-6880
On Mon, Sep 30, 2013 at 10:07 AM, Guillermo <[email protected]> wrote: > Thanks for your reply Claus. > > But I still have a problem. > > My basic route definition is like this: > > ... > ... > .to("http4-foo:xxxx") > > In this case an exception is thrown by the method getPort in HttpComponent > class because the scheme is not https4, http4, https or http: > > Unknown scheme, cannot determine port number for uri: xxxx > > Any ideas? > > Thank you for your attention. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Using-different-SSLContextParameters-with-HTTP4-component-tp5740430p5740460.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
