> AxisFault
> faultString: java.lang.ClassNotFoundException:
> javax.net.ssl.SSLSocketFactory
Seems to me, that the javax.net.ssl package is missing in your
CLASSPATH. This class is part of JDK 1.4 respectively of JSSE
1.0.2 (jsse.jar).
Your iaik security provider should provid
This class seems to be in Java 1.4...
-Original Message-
From: Stocker, Walter [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 24, 2002 4:42 AM
To: [EMAIL PROTECTED]
Subject: SSL and WSDL2Java
Hello,
i am currently implementig a webservice on an ssl-secured webserver.
Now i have a
Hello,
i am currently implementig a webservice on an ssl-secured webserver.
Now i have a problem when connecting to the webservice with the generated
client files (from WSDL2Java). When invoking a method, i get the following
exception:
- Mapping Exception to AxisFault
AxisFault
faultCode: {http