Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PKIX path building error:
IF there is a PKIX path building failed: SunCertPathBuilderException then most likely the web services security certificate has not been added to Java's cacerts file (file of trusted websites).
The solution workaround is described in the below website.http://magicmonster.com/kb/prg/java/ssl/pkix_path_building_failed.html

...