分类: Oracle
2013-12-10 11:17:25
1. find out sun_plugin_version from $FND_TOP/resource/appsweb_${HOST}.cfg from your applications NODE
Version was 1.4.2._04
sun_plugin_version=1.4.2_04
2. Download and install j2sdk version 1.4.2_04 from on Linux Desktop.
The JDK install directory would be /usr/java/j2sdk1.4.2_04.
3. Creae Link in firefox plugins directory.
Example:
firefox plugin location: /usr/lib/firefox-1.0.7/plugins
Create a link: ln -s /usr/java/j2sdk1.4.2_04/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so .
4. Manually register the plugin;
Open firefox browser
at the url type about:plugins
and you should see bunch of mime types under JAVA(TM) Plugin-In 1.4.2_04
Now you are set with Jinitiator/java plugin required for Linux desktop.
5. Access oracle apps using
by:http://oldnong.blog.sohu.com/112941036.html