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
