Preparing WebSphere for P6 EPPM Web Services
Before you deploy P6 EPPM Web Services into WebSphere, perform the following steps to prepare WebSphere for P6 EPPM Web Services:
- Ensure you installed WebSphere in a location that does not have spaces in its path.
- If it does not exist, create a folder named app under the <WebSphere_Installation_Folder>/lib folder.
- Download the jaxp jar files from https://jaxp.dev.java.net/1.4/index.html.
- Run the java -jar JAXP_142.jar command from the command line to expand the jar files.
- Copy the jaxp-ri.jar file from the <jaxp_installation_folder>/lib to the app folder you created.
- Restart the WebSphere application.
- Run
EXPORT CLASSPATH=
path of the jaxp-ri.
For example:
EXPORT CLASSPATH=/home/user/jaxp
- Run the p6wsdemo.jar.