Hi
I am trying to invoke web services and I get this exception:
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
as I understood I have to add certificate.
How do I add it to MyEclipseIDE ? (I have the certificate from the web services site)