I am trying to access a webservice from my unix machine and the web services are hosted in an apache server. I followed the post javax.xml.ws.WebServiceException: Failed to access the WSDL. Response: '401: Unauthorized' since i faced the same problem of Response with error code 401. But still my issue is not resolved. I tried the solution given by Paulius Matulionis in that post. But, still stuck with establishing the service.
Additional info: 1. Using Weblogic server at client end. 2. Also we are using IBM JVM.
Thanks in advance Amalraj