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.
Special Note to Upgrade from a WebLogic 12.1.3.x Environment
If you are upgrading from an environment which is using WebLogic 12.1.3.x, make sure to follow the steps below prior to the installation:
1. Install Oracle WebLogic Server (Fusion Middleware Infrastructure) 12.2.1.4.
2. Install Oracle Java SE Development Kit 1.8.0_261 (if not installed yet).
3. Shutdown the application server environment.
4. Take a full backup of the application:
$SPLEBASE
 
5. Set the environment:
splenviron.sh -e <ENV NAME>
 
6. Reconfigure the environment to point to the new WebLogic and Java (if upgraded Java as well):
Execute:
configureEnv.sh -i
 
Update:
“Web Java Home Directory” and “Web Application Server Home Directory”
Type <P> to process (no need to rerun initialSetup.sh).
 
7. Set the environment again.
splenviron.sh -e <ENV NAME>
 
8. Upgrade the Oracle Utilities Application Framework to V4.5.0.1.0.
install.sh -u