Add required .jar files to the WebSphere classpath
- Log in to the WebSphere Integrated Solutions Console with your WebSphere administrator ID and password.
- Select the application server you created for Infor Lawson System Foundation.
- Select Server Infrastructure>Java and Process Management>Process Definition>Java Virtual Machine.
-
Modify the CLASSPATH to add these .jar files:
Specify the actual path represented by GENDIR.
For LSF 10.0.11.12 or earlier, specify this information:
GENDIR\java\thirdParty\opensaml.jar GENDIR\java\thirdParty\openws.jar GENDIR\java\thirdParty\xmltooling.jar GENDIR\java\thirdParty\velocity-1.7.jar GENDIR\java\thirdParty\esapi.jar GENDIR\java\thirdParty\xmlsec.jar GENDIR\java\thirdParty\commons-logging-1.1.1.jar GENDIR\java\thirdParty\commons-lang.jar GENDIR\java\thirdParty\joda-time-2.0.jar GENDIR\java\thirdParty\slf4j-api-1.5.8.jar GENDIR\java\thirdParty\not-yet-commons-ssl-0.3.9.jar
For LSF 10.0.11.13, specify this information:
GENDIR\java\thirdParty\opensaml.jar GENDIR\java\thirdParty\openws.jar GENDIR\java\thirdParty\xmltooling.jar GENDIR\java\thirdParty\velocity-engine-core-2.3.jar GENDIR\java\thirdParty\esapi-2.5.0.0.jar GENDIR\java\thirdParty\xmlsec.jar GENDIR\java\thirdParty\commons-logging-1.1.1.jar GENDIR\java\thirdParty\commons-lang3-3.12.0.jar GENDIR\java\thirdParty\joda-time-2.0.jar GENDIR\java\thirdParty\slf4j-api-1.7.30.jar GENDIR\java\thirdParty\not-yet-commons-ssl-0.3.9.jar
For LSF 10.0.11.14 to 10.0.11.15, specify this information:
GENDIR\java\thirdParty\velocity-engine-core-2.3.jar GENDIR\java\thirdParty\esapi-2.5.0.0.jar GENDIR\java\thirdParty\xmlsec.jar GENDIR\java\thirdParty\commons-logging-1.1.1.jar GENDIR\java\thirdParty\commons-lang3-3.12.0.jar GENDIR\java\thirdParty\joda-time-2.0.jar GENDIR\java\thirdParty\slf4j-api-1.7.30.jar
Note: Starting from LSF 10.0.11.16, all necessary .jar files have been integrated into the Manifest file of secLS.jar. This removes the requirement to manually specify the jars in the WebSphere classpath.