Configuring WebSphere 8.5
Prerequisites
From release 8.1.3 of GRS, WebSphere 8.5 requires some once-only additional configuration to enable GRAT to deploy successfully to GRE.
Procedure
- Extract httpclient-4.1.1.jar and httpcore-4.1.jar from the WEB-INF/lib directory of genesys-rules-engine.war and store them in:
${WAS_INSTALL_ROOT}\optionalLibraries
- Configure these two JAR files as Isolated Shared Libraries.
- From the WS Admin console select Environment->SharedLibraries->New
- Set the name to sharedStuff
- Set the classpath to:
${WAS_INSTALL_ROOT}/optionalLibraries/httpclient-4.1.1.jar
and
${WAS_INSTALL_ROOT}/optionalLibraries/httpcore-4.1.jar
- Check the Use an isolated class loader for this shared library check box. Click Apply and Save.
- Navigate to Enterprise Applications->genesys-rules-engine->Shared library references and add the sharedStuff shared library reference to the web module.
This page was last edited on February 26, 2014, at 12:09.
Comments or questions about this documentation? Contact us for support!