I've protected WSDL url with Basic Auth, if I put that url in a browser I'm get a pop-up with usr&pwd.
How can I create WebService Client with netbeans with that protected URL?, I've tried but doesn't work ("Error: An I/O error occured. Connection timed out: connect").
Thanks!