Hello All,
I am unable to get the https to work with WS. I have followed many posts and other srticles on the web and I have tried just about all they have suggested but am still unsuccessful. I was wondering if someone could help me out.
I am using JDK1.4 with Axis2 (1.0) generated client (WSDL2Java) to access an https WS hosted by a third party vendor.
Currently I am getting a sun.security.validator.ValidatorException: No trusted certificate found
Any help would be appreciated.
On a sidenote, I was able to get this to work using Axis 1.1 client stub (WSDL2Java) with JDK1.3 (inside WebSphere Studio)
Vineet
