javax.xml.ws.WebServiceException: Failed to access the WSDL at: https:// and Server returned HTTP response code: 401 for URL: https://
Martijn Verburg
martijnverburg at gmail.com
Mon Feb 11 20:03:33 UTC 2019
Hi Lam Vu,
Welcome to OpenJDK. Unfortunately, this is the incorrect mailing list to
report bugs too!
I would strongly recommend writing up a full report with a lot more detail
and post it to StackOverflow <https://www.stackoverflow.com> or
your application server provide (looks like SAP in this case).
Cheers,
Martijn
On Mon, 11 Feb 2019 at 17:05, vusonlam at t-online.de <vusonlam at t-online.de>
wrote:
> Hello,
>
> we have now a issue with Java and need your help.
>
> In the Java version 1.8.0-201 (both OPENJDK and Oracle Java) we’re getting
> the erros by accessing to our web service in SAP:
> javax.xml.ws.WebServiceException: Failed to access the WSDL at: https://
> …
> Server returned HTTP response code: 401 for URL: https://...
>
> But if we start the application with Java Web Service (javaws) then the
> users get an authentication form to put their login data into.
>
> Could you please say us, what you have to do to get the login form when we
> start the application outside of javaws (also with java).
>
> Any help will be highly appreciated!
>
> Lam Vu
>
>
>
More information about the discuss
mailing list