install jinitiator on linux

790阅读 0评论2013-12-10 deargentle
分类:Oracle

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

上一篇:11i Create FRD(Forms Runtime ) Trace file
下一篇:OracleJob不自动运行解决办法