Database Reference
In-Depth Information
Execute the following command to change permissions and start the in-
staller:
chmod 750 jrockit-jdk1.6.0_29-R28.2.0-4.1.0-linux-x64.bin
./jrockit-jdk1.6.0_29-R28.2.0-4.1.0-linux-x64.bin
On the Welcome prompt, press Enter .
On the Choose Production Installation Directory prompt, enter a dir-
ectory such as /u01/app/oracle/jrockit1.6.0_29 , to install
JRockit and press Enter twice.
On the Optional Components 1 prompt, press Enter to accept the de-
fault (which is not to install Demos and Samples).
On the Optional Components 2 prompt, press Enter to accept the de-
fault (which is not to install Source Code).
On the Installation Complete prompt, press Enter to exit the installer.
2.
Log on to the Linux server hosting your Oracle SOA Suite 11g installation as
the oracle user.
3.
Stop the AdminServer as well as all managed servers.
4.
Stop the Node Manager.
5.
Edit the file $MW_HOME/wlserver_10.3/common/bin/commEnv.sh
and replace the following two entries as follows:
OLD: JAVA_HOME="/u01/app/oracle/jdk1.6.0_26"
NEW: JAVA_HOME="/u01/app/oracle/jrockit1.6.0_29"
OLD: JAVA_VENDOR=Sun
NEW: JAVA_VENDOR=Oracle
6.
Edit the file $MW_HOME/user_projects/domains/[Domain]/bin/
setDomainEnv.sh , and replace the following two entries as follows:
OLD: BEA_JAVA_HOME=""
NEW: BEA_AVA_HOME="/u01/app/oracle/jrockit1.6.0_29"
OLD: SUN_JAVA_HOME="/u01/app/oracle/jdk1.6.0_26"
NEW: SUN_JAVA_HOME=""
Search WWH ::




Custom Search