Flexagon has developed a set of silent install scripts (click link to download) for WebLogic 12.1.3 and the ADF Runtime (which is required for FlexDeploy). These scripts are provided as is, and can be modified as required.
Table of Content Zone | |
---|---|
|
Unix Install
Copy the silent install scripts file to the target server and follow the instructions below. Directory Structure is derived from Oracle documentation http://docs.oracle.com/middleware/1213/soasuite/SOEDG/edg_storage.htm#SOEDG2168. We will use local storage for all directories.
...
- Download java install from http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
- Download 64bit jdk.
- Copy install files to Run installer to install Java in c:/u01/oracle/products/java8
- Note: Do not keep any specific patch level in folder name, for example do not use jdk1.8.0_60, but instead use java8 or jdk8.
...
Note |
---|
Remove PasswordFile.txt file after RCU schemas are successfully created, as it contains clear text passwords. del PasswordFile.txt |
Create Domain and Managed Servers
...