Thanks a lot.

2015-02-06 17:58 GMT+01:00 Claus Ibsen <claus.ib...@gmail.com>:

> 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
> <antoine.dessai...@gmail.com> 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: cib...@redhat.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen
> hawtio: http://hawt.io/
> fabric8: http://fabric8.io/
>

Reply via email to