You need to configure CXF client conduit to use basic authentication as described in the wiki below. The conduit name is the WSDL port name appended with ".http-conduit" (as mentioned in the wiki).

https://cwiki.apache.org/CXF20DOC/client-http-transport-including-ssl-support.html


On 05/13/2010 11:46 AM, lekkie wrote:
I have a cxf Endpoint connecting to a webservice provider.

The service provider however requires basic authentication, how can
cxfEndpoint achieve this?

regards.

Reply via email to