Just register the component as http, eg you can do that with any kind
of component
context.addComponent("http", new Http4Component());
<bean id="http" class="...Http4Component"/>
On Fri, Feb 6, 2015 at 5:46 PM, Antoine DESSAIGNE
<[email protected]> wrote:
> Hi everyone,
>
> Would it be possible to create a module, named camel-http4-bridge for
> instance, that uses the HttpClient 4.x but the URLs starts with http://
> instead of http4:// ?
>
> If you don't use any option of the URL (which is the most common use-case
> on our end) it should be fine.
>
> Have a nice day,
>
> Antoine.
--
Claus Ibsen
-----------------
Red Hat, Inc.
Email: [email protected]
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/