Error when trying to logon to use web service
Hi,
I am new to web services and jdeveloper and have just begun to try it out.
I am trying to call on demand webservice in or staging environment using jdeveloper. When I run the module to login , I get the error:
Logon Exception generated :: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target.
I downloaded the certificate from the staging environment and installed it. But still I keep getting the error. I tried logging into the production environment using the same code, just changed the url, and it works.
I am new to web services and jdeveloper and have just begun to try it out.
I am trying to call on demand webservice in or staging environment using jdeveloper. When I run the module to login , I get the error:
Logon Exception generated :: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target.
I downloaded the certificate from the staging environment and installed it. But still I keep getting the error. I tried logging into the production environment using the same code, just changed the url, and it works.
0