[Install] WantedBy=multi-user.target
Click .
Point the installer to the created in Step B. Install Oracle Forms Reports 12.2.1.4 With Weblogic 12c 12.2
unzip fmw_12.2.1.4.0_wls_lite.zip ./Disk1/runInstaller
java -jar /u01/installers/fmw_12.2.1.4.0_forms.jar -silent ORACLE_HOME=$ORACLE_HOME INSTALL_TYPE="Forms and Reports Deployment" [Install] WantedBy=multi-user
Create a response file domain.rsp :
ProxyPass /forms http://localhost:7001/forms ProxyPassReverse /forms http://localhost:7001/forms ProxyPass /reports http://localhost:7001/reports ProxyPassReverse /reports http://localhost:7001/reports Install Oracle Forms Reports 12.2.1.4 With Weblogic 12c 12.2
$ORACLE_HOME/oracle_common/common/bin/wlst.sh /u01/scripts/create_domain.py
sudo yum install -y binutils compat-libcap1 compat-libstdc++-33 gcc gcc-c++ glibc libaio libgcc libstdc++ make sysstat unixODBC unzip wget ksh