users@glassfish.java.net

Re: SSL issue

From: <glassfish_at_javadesktop.org>
Date: Thu, 27 Mar 2008 11:23:12 PST

Hello,

thanks for your reply, I added :

System.setProperty("javax.net.ssl.trustStorePassword", "changeit");

(I saw somewhere that "changeit" is the default password given to GlasshFish)

My cacerts.jks file is in the same package of my client. I launched "run" but I still have the same 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


Any idea ? :/
[Message sent by forum member 'matof' (matof)]

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