Versions Compared

Key

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

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

...

  1. 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
  2. Delete <<WEBSERVERHOME>>/applications/peoplesoft/PSIGW/WEB-INF/lib/httpclient-4.1*
  3. 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
  4. Copy appserver/*.jar (SmarBusinessProcessInterfaces.jar,SmartCommon.jar,SmartERPGadgetInterfaces.jar)  to appserver  classes
  5. Copy webserver/*.jar (OAuthConnector.jar,SMOBIEE.jar) to <<WEBSERVERHOME>>/applications/peoplesoft/PSIGW/WEB-INF/lib
  6. copy webserver/*.class (OAuthTargetConnector.class,SmartHttpTargetConnector.class) to <<WEBSERVERHOME>>/applications/peoplesoft/PSIGW/WEB-INF/classes/com/peoplesoft/../targetconnector
  7. copy webserver/SmartFilterNew.jar  to <<WEBSERVERHOME>>/applications/peoplesoft/PORTAL.war/WEB-INF/lib
  8. 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