If you do not have a JDK Home folder specified, you must create an endorsed folder to deploy P6 EPPM Web Services in WebLogic.
To create an endorsed folder:
- Locate the folder that contains the JDK you used when you created the WebLogic domain. This folder is known as <JDK_HOME>.
If it does not already exist, create an endorsed folder: <JDK_HOME>/jre/lib/endorsed.
- In the <WS_INSTALL_HOME>/endorsed folder, locate the saaj-impl.jar file.
- Copy the saaj-impl.jar file to the endorsed folder you created (<JDK_HOME>/jre/lib/endorsed).
- Restart the WebLogic domain.