Hi JB, i was searching for those properties in the HTTPProviderEndpoint class[1] (2009.01) and i coundn't find these. Are you using an specific component version?
[1] org.apache.servicemix.http.endpoints.HttpProviderEndpoint 2010/12/7 Jean-Baptiste Onofré <[email protected]>: > Did you try something like: > <http:provider principal="" credentials=""/> > > > Regards > JB > > On 12/07/2010 04:39 PM, Jean-Baptiste Onofré wrote: >> >> Hi Matias, >> >> the "new" http endpoints doesn't support directly basic authentication. >> However, as the new endpoints use Jetty client >> (org.mortbay.jetty.client.HttpClient), you can set a Jetty configuration >> to manage authentication. >> >> I will try to provide a sample for that. >> >> Regards >> JB >> >> On 12/06/2010 08:14 PM, Matias Urbieta wrote: >>> >>> Hi folks, is there any way to set up a new http provider endpoint for >>> using basic authentication. >>> I have seen that it is possible using old http endpoint. >>> Should i issue a ticket? >>> >>> > -- Matias Urbieta GPI Argentina SA - www.gpi.com.ar Calle 53 N 366 - Piso 9 / La Plata - Buenos Aires - Argentina Teléfono (+54) 221 4275781
