JBoss Community

JBossWS - Authentication

new comment by andrea Castelli View all comments on this document

If a use a secured wsdl, what can I do to use the client webservice?

 

Service service = Service.create(wsdlURL, qname);

 

throws  401 Unauthorized Exception.

 

I don't want to download manually the wsdl.