JDK

Overview of Using Java with Oracle E-Business Suite Release 11i [ID 300482.1]

Using J2SE Version 6 with Oracle E-Business Suite 11i [ID 401561.1]

Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite 11i [ID 290807.1]

 

 

Install JDK (J2SE) for Apps Tier

JDK60_TOP = $IAS_ORACLE_HOME/appsutil/jdk

Java File Location:
/dbutil/applmgr/patches/baseline/java/jdk-6u11-solaris-sparc.sh
/dbutil/applmgr/patches/baseline/java/jdk-6u11-solaris-sparcv9.sh

Interoperability patches:
5977502 EXCEPTION IS RAISED WHEN BUTTON IS PRESSED
5006182 FIELD SERVICE AND SPARES ROLLUP PATCH FOR 11.5.10
5622511 J2SE 6.0 CONSOLIDATED PATCH FOR USE WITH ORACLE EBS 11.5.10

1. Install the JAVA Plug-in – pre-step –Jian

 

JDK Installation Tasks

1. Install the Java Plug-in
2. Apply the prerequisite patch 5006182 for the JDK6 consolidated patch
3. Apply the JDK6 consolidated patch 5622511
4. Apply the contract core patch 5977502
5. Copy the java files to $JDK60_TOP

$JDK60_TOP = $IAS_ORACLE_HOME/appsutil/jdk

zip file Location: /dbutil/applmgr/patches/baseline/java

cd /dbutil/applmgr/patches/baseline/java
cp jdk_6u11-solaris-sparc.sh $IAS_ORACLE_HOME/appsutil/
cp jdk_6u11-solaris-sparcv9.sh $IAS_ORACLE_HOME/appsutil/

6. Install JDK6

–unzip both the following files. Answer yes and hit enter when prompted.

./jdk_6u11-solaris-sparc.sh
./jdk_6u11-solaris-sparcv9.sh

Rename jdk1.6.0_11 to jdk. I copied jdk1.6.0_11 to jdk

cp jdk1.6.0_11 jdk

7. Copy the font files from $FND_TOP/resource to the JDK installation location

[JDK60_TOP]/jdk/jre/lib/fonts directory

The font files are:
• ALBANYWT.ttf - Single-byte characters only
• ALBANWTJ.ttf - Unicode font with Japanese Han Ideographs
• ALBANWTK.ttf - Unicode font with Korean Han Ideographs
• ALBANWTS.ttf - Unicode font with Simplified Chinese Han Ideographs
• ALBANWTT.ttf - Unicode font with Traditional Chinese Han Ideographs

cp $FND_TOP/resource/ALBANYWT.ttf $IAS_ORACLE_HOME/appsutil/jdk/jre/lib/fonts
cp $FND_TOP/resource/ALBANWTJ.ttf $IAS_ORACLE_HOME/appsutil/jdk/jre/lib/fonts
cp $FND_TOP/resource/ALBANWTK.ttf $IAS_ORACLE_HOME/appsutil/jdk/jre/lib/fonts
cp $FND_TOP/resource/ALBANWTS.ttf $IAS_ORACLE_HOME/appsutil/jdk/jre/lib/fonts
cp $FND_TOP/resource/ALBANWTT.ttf $IAS_ORACLE_HOME/appsutil/jdk/jre/lib/fonts

9. Configure all the Application Tier Nodes to support JDK6

Run on db/apps tier:

txkrun.pl –script=SetJDKCfg -contextfile=$APPL_TOP/admin/ SUGAPP12_sugapp12.xml
-runautoconfig=Yes -appspass=m3oapps -jdktop=$IAS_ORACLE_HOME/appsutil/jdk

run on apps tier:

txkrun.pl –script=SetJDKCfg -contextfile=$APPL_TOP/admin/SUGAPP11_sugapp11.xml -runautoconfig=Yes -appspass=m3oapps -jdktop=$IAS_ORACLE_HOME/appsutil/jdk

10. Source the Environment File – login again

11. Regenerate the appsborg2.zip file and product JAR files

Adadmin
Run AD Administration, and choose "Generate Product JAR Files" from then" Generate Applications Files" menu to update appsborg2.zip to include the new JDBC Drivers for the JDK 6 library (jdbc14.zip) and to generate the product JAR files.

12. Verify the Application Tier Node Configurations

 

Sun JRE

Install the Java Plug-in
1. Enable Maintenance mode
2. Download the JRE Plug-in and place it on the Webserver


$COMMON_TOP/util/jinitiator/
/SOUNOAM3/applmgr/comntop/util/jinitiator/ j2se16011.exe


3. Rename the downloaded JRE Native plug-in file

from jre-6_u11-windows-i586-p.exe to j2se16011.exe


4. Apply prerequisite patches
a. forms focus fix patch 9863561.


Forms patch – Jian will install with the forms patches


b. JRE plug-in Interoperability patch 6863618
Enable maintenance mode


5. Run the txkSetPlugin.sh script.
txkSetPlugin.sh 16011
It will prompt you for the:
- Location of the AutoConfig Context File.
- Password for the APPS user in the database (If the correct value is returned by the script you may press the return key at the prompt).
6. Disable Maintenance Mode
7. Verify the upgrade
Enable Java console
Sign into E-Business Suite
Check the console window It should say the following
Java(TM) Plug-in: Version 1.6.0_11