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