Table of Contents |
---|
...
b) Either using a GUI tool or using a shell copy this jar to the following webserver directory
<<PS_CFG_HOME>>webserv/<<DOMAIN>>/applications/peoplesoft/lib/
This has to be carried out for both "internal" as well as "external" website.
4. Import Certificate and Keystore Configuration Steps
...
- Extract SmartONB.zip or SmartVMS.zip and copy the following files
3rdpartyjars/commons-codec-1.11.jar to <<WEBSERVERHOME>>/applications/peoplesoft/lib
3rdpartyjars/log4j.jar to <<WEBSERVERHOME>>/applications/peoplesoft/lib - Delete <<WEBSERVERHOME>>/applications/peoplesoft/PSIGW/WEB-INF/lib/httpclient-4.1*
- Delete <<WEBSERVERHOME>>/applications/peoplesoft/PSIGW/WEB-INF/lib/httpcore-4.1*
Copy the following jars
3rdpartyjars/httpclient-4.5.3.jar to <<WEBSERVERHOME>>/applications/peoplesoft/PSIGW/WEB-INF/lib
3rdpartyjars/httpcore-4.4.6.jar to <<WEBSERVERHOME>>/applications/peoplesoft/PSIGW/WEB-INF/lib - Copy appserver/*.jar (SmarBusinessProcessInterfaces.jar,SmartCommon.jar,SmartERPGadgetInterfaces.jar) to appserver classes
- Copy webserver/*.jar (OAuthConnector.jar,SMOBIEE.jar) to <<WEBSERVERHOME>>/applications/peoplesoft/PSIGW/WEB-INF/lib
- copy webserver/*.class (OAuthTargetConnector.class,SmartHttpTargetConnector.class) to <<WEBSERVERHOME>>/applications/peoplesoft/PSIGW/WEB-INF/classes/com/peoplesoft/../targetconnector
- copy webserver/SmartFilterNew.jar to <<WEBSERVERHOME>>/applications/peoplesoft/PORTAL.war/WEB-INF/lib
- extract SmartFilterNew.jar and copy files from com/peoplesoft/pt/events/*.class to <<WEBSERVERHOME>>/applications/peoplesoft/PORTAL.war/WEB-INF/classes/com/peoplesoft/pt/events