Hi, The conduit configuration for http basic is described here: http://cxf.apache.org/docs/client-http-transport-including-ssl-support.html#ClientHTTPTransport%28includingSSLsupport%29-BasicAuthentication
Regards, Andrei. > -----Original Message----- > From: Eric Chow [mailto:[email protected]] > Sent: Montag, 20. Januar 2014 13:30 > To: [email protected] > Subject: HELP: Invoke web service with HTTP basic authentication! > > Hello, > > I generate a web service stub by using wsdl2java with the local wsdl file. > When I calling the web service with the WSDL that in remote server, it > requires the stub to provide HTTP basic authenticaion information( username > and password). > > > How can set the authentication for the stub? > > > Please help! > > > Best regards, > Eric
