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]
|
---|
JDK60_TOP = $IAS_ORACLE_HOME/appsutil/jdk Java File Location: Interoperability patches: 1. Install the JAVA Plug-in – pre-step –Jian |
---|
1. Install the Java Plug-in $JDK60_TOP = $IAS_ORACLE_HOME/appsutil/jdk zip file Location: /dbutil/applmgr/patches/baseline/java cd /dbutil/applmgr/patches/baseline/java 6. Install JDK6 –unzip both the following files. Answer yes and hit enter when prompted. ./jdk_6u11-solaris-sparc.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: cp $FND_TOP/resource/ALBANYWT.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 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 12. Verify the Application Tier Node Configurations |
---|
Install the Java Plug-in
from jre-6_u11-windows-i586-p.exe to j2se16011.exe
|
---|