Accessing 11i with linux client and web browser
Posted by
Jiltin 4 May, 2008 480 views
- How to access Oracle Applications (Core Application & Forms) from Linux Client ?
- Access Oracle Apps R12 & 11i from Linux Client (Mozilla Firefox)
- Access Oracle Apps R12 / 11i from Linux Client (Mozilla Firefox)
- How can I Upgrade the Poweredge Linux Server BIOS?
- My Install/Upgrade Notes On Equity Edge With Oracle Database With Windows 2003 Server
Excerpts from OAUGNetDBA:
FYI, I have been able to get the forms to work from my Linux workstation. After applying our 9iAS upgrade and 11.5.8 upgrade this spring, we found new settings in the appsweb.cfg file (namely, an sunplugin entry). If you have that set correctly, matching the version of the sun jdk plugin on your workstation, the forms access DOES work on your Linux workstationIt isn't supported, but then again, anyone who uses Linux at a workstation is used to that! This is the section that makes it work, although Oracle won't support it, the code works when these are set, this is with the plugin version 1.4.1_01,it had 1.4.1 by default, you can change it to whatever version you have installed and test it out: ; These parameters define the Sun's java plug-in to be used sun_plugin_mimetype=application/x-java-applet;jpi-version=1.4.1_01 sun_plugin_classid=clsid:CAFEEFAC-0014-0001-0000-ABCDEFFEDCBA sun_plugin_url=http://www.javasoft.com/ sun_plugin_version=1.4.1_01 sun_plugin_legacy_lifecycle=false
Categories :
11i DBA Scripts, 11i Installation

Comments
No comments yet.