users@glassfish.java.net

Re: SSL issue

From: <glassfish_at_javadesktop.org>
Date: Thu, 27 Mar 2008 04:36:55 PST

I added to my client code :

System.setProperty("javax.net.ssl.trustStore", "cacerts.jks");

"cacerts.jks" file is the same on Glassfish.

I have a new error...

javax.xml.ws.WebServiceException: Failed to access the WSDL at: https://127.0.0.1:8181/WebApplication1/BonjourService?wsdl. It failed with:
        java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty.

Don't know what to do... :( Please help me
[Message sent by forum member 'matof' (matof)]

http://forums.java.net/jive/thread.jspa?messageID=266184