Additional Prerequisite Software Information
This section outlines additional information related to installing the prerequisite software, including:
Setting Up and Using the Additional JAR Directory
The additional JAR directory must be populated if the Web Application Server Home directory is not set.
For example: The environment is for batch only and the server has no WebLogic installed. In this scenario, the Additional JAR Directory must be created prior to the installation and the following list of WebLogic JARs should be copied to that directory (full path from the actual WebLogic location which must be installed in the web server).
<Web Application Server Home Directory>/server/lib/wlthint3client.jar
<Web Application Server Home Directory>/../oracle_common/modules/org.codehaus.woodstox.stax2-api.jar
<Web Application Server Home Directory>/../oracle_common/modules/org.glassfish.jersey.core.jersey-client.jar
<Web Application Server Home Directory>/../oracle_common/modules/org.glassfish.jersey.core.jersey-common.jar
<Web Application Server Home Directory>/../oracle_common/modules/org.glassfish.jersey.bundles.repackaged.jersey-guava.jar
<Web Application Server Home Directory>/../oracle_common/modules/org.glassfish.jersey.core.jersey-server.jar
<Web Application Server Home Directory>/../oracle_common/modules/org.glassfish.jersey.media.jersey-media-jaxb.jar
<Web Application Server Home Directory>/../oracle_common/modules/org.glassfish.jersey.media.jersey-media-multipart.jar
if WebLocic 12.2.1.[0-2].0:
<Web Application Server Home Directory>/../oracle_common/modules/org.codehaus.woodstox.woodstox-core-asl.jar
if WebLocic is not 12.2.1.[0-2].0:
<Web Application Server Home Directory>/../oracle_common/modules/com.fasterxml.woodstox.woodstox-core.jar
 
If the Additional JAR directory is configured, the initialSetup process will pull those JARs from that directory. If it is not configured, the initialSetup process will pull those JARs from the Web Application Server Home directory.