Configure EBS 11.5 client for Linux

Client Machine
==============
(1) Install Firefox. It needs a newer version of glibc, so I grep some rpm and install them first. Make sure Firefox runs well.
(2) Install JDK 1.4.2, create symoblic link of the java plugin, as mentioned in java.sun.com website.
(3) Open Firefox, type in “about:plugins” to see which java plugin it uses. You can see a dozen of mime-type, one of them is “application/x-java-applet;version=1.4.1”.

11i Web-Tier
============
(4) Edit the <commtop>/html/bin/appsweb_<sid>_<host>.cfg file. Search for “sun_plugin_mimetype” and change the value from (3).
(5) rebound apache
(6) From client launch Firefox and test

Leave a Reply

Your email address will not be published. Required fields are marked *