In Oracle Applications professional Users can access professional forms via Appletin web browser. This Form Applet must run with in Java Virtual Machine (JVM) and Oracle bundles its own JVM as Oracle Jinitiator. This Jinitiator is available only for Windows Client and for Unix/Linux you have to use Java Plug-In.
Till Oracle Apps 11i default JVM was Jinitiator but with Oracle Apps R12 default JVM under which form Applet run is J2SE Plug-In. If you are accessing Oracle Applications (11i/R12), Apps will automatically prompt you to install Jinitiator/J2SE Plug-in (If Jinitiator/J2SE is not installed in client machine) but if you are accessing same Oracle Applications from Linux/Unix it does not prompt to install plug-in and you can’t apps forms from Linux client.
How to access Oracle Apps 11i/R12 professional forms from Linux Client ?
In you to access forms from Linux client, Three steps are installed (You can skip first if Mozilla is installed on your Linux client) –
1. Install Mozilla Browser
2. Install JRE on client machine (JRE version to install will depend on Server configuration,
Identify which version of JRE you need on client machine
– For 11i/R12 : Login to server as application o.s. user (applmgr), set environment variable and run grep plugin $CONTEXT_FILE (If you get output like 1.5.0_13 you need JRE 1.5.0 patchset 13, if its 1.5.0_10 you need 1.5.0 patchset 10; or for 1.4.2_04 you need 1.4.2 patchset 4 )
3. Use JRE installed above on client machine in Browser (Mozilla) Plugin
1. Install FireFox Mozilla
–Download Mozilla for Linux from http://www.mozilla.com/en-US/firefox/all.html#en firefox-2.0.0.7.tar.gz
– “gunzip -d firefox-2.0.0.7.tar.gz” (You will get unzipped file with name as firefox-2.0.0.7.tar)
– Extract tar file as “tar -xvf firefox-2.0.0.7.tar”
– This will create directory called “firefox” which is under you will see executable called “firefox“; Use this executable to start FireFox on Linux machine.
2. Install JRE on client machine
–Download JRE 5.0 Update 10 (change this as per your server plugin version shown above; I am on 12.0.0 hence 1_5.0.10) for Linux from http://java.sun.com/products/archive/j2se/5.0_10/index.html ”jre-1_5_0_10-linux-i586-rpm.bin”
–”chmod 755 jre-1_5_0_10-linux-i586-rpm.bin”
–./jre-1_5_0_10-linux-i586-rpm.bin (You will be asked to accept license agreement , click enter and when prompted to accept license enter Yes)
–This will install jre 1.5.10 in linux machine under /usr/java and plugin is installed under /usr/java/jre1.5.0_10/plugin/i386/ns7/libjavaplugin_oji.so
Configure JRE Plug-in in browser
–Go to Mozilla FireFox plug-in directory which is $location_where_you_unziped_firefox_directory/plugins and create soft link like
–ln -s /usr/java/jre1.5.0_10/plugin/i386/ns7/libjavaplugin_oji.so ./libjavaplugin_oji.so
Related Posts for Apps Client
- Access Oracle Apps R12 / 11i from Linux Client (Mozilla Firefox)
Popularity: 17% [?]







Good hands-on exercises (installation, patching, cloning), very experienced trainer worth for Money 
66 users commented in " Access Oracle Apps R12 / 11i from Linux Client (Mozilla Firefox) "
Follow-up comment rss or Leave a TrackbackI have installed R12 in my Linux desktop computer. Can I set up Mozilla Firefox in the same desktop (my server)?
Yes, You can install mozilla firefox in same desktop compuer (server) to access oracle apps R12/12i forms.
HI Atul,
I have sucessfully installed R12 on linux AS4 x 64 bit o/s, AMD processor with 1.5gb ram.
i have mozilla firefox installed,when installing the o/s
i am not able to access oracle apps as per you above instruction, i think its for 32bit os.
can you plese guide me throug for linux AS5 x64bit os on AMD processor,
1)url to down load the jre
2)configure the jre
thanks a lot without you website i would not be able to
install R12, you have given me hope.
cheers,
Raj
Try same steps mentioned to install JRE and let me know in case you hit any issues
HI Atul,
i tired and go the following error while starting the
adstrtal.sh - 3 services failed to start logs are below
please advice
Root Service Group Oracle Process Manager for VIS_rap adopmnctl.sh Started
Web Entry Point Services Oracle HTTP Server VIS_rap adapcctl.sh Started
Web Application Services OACORE OC4J Instance VIS_rap adoacorectl.sh Failed
Web Application Services FORMS OC4J Instance VIS_rap adformsctl.sh Failed
Web Application Services OAFM OC4J Instance VIS_rap adoafmctl.sh Failed
Batch Processing Services OracleTNSListenerAPPS_VIS_rap adalnctl.sh Started
Batch Processing Services OracleConcMgrVIS_rap adcmctl.sh Started
Batch Processing Services Oracle ICSM VIS_rap ieoicsm.sh Disabled
Batch Processing Services Oracle Fulfillment Server VIS_rap jtffmctl.sh Started
Other Service Group Disabled
Other Service Group OracleFormsServer-Forms VIS_rap adformsrvctl.sh Disabled
Other Service Group Oracle Metrics Client VIS_rap adfmcctl.sh Disabled
Other Service Group Oracle Metrics Server VIS_rap adfmsctl.sh Disabled
Other Service Group Oracle MWA Service VIS_rap mwactlwrpr.sh Disabled
ServiceControl is exiting with status 3
KZRaj,
Check oracle apps r12 (12i) startup/shutdown logs at $INST_TOP/apps/$CONTEXT_NAME/logs/ora/10.1.3/opmn/
$INST_TOP/apps/$CONTEXT_NAME/logs/ora/10.1.3 /Apache/error_log
Atul
Hi Attul,
mate good news,
on linux 64 bit firefox 2 works with the your technique.
but does not work with firefox 1.5.
hope this will help you readers when they try to connect r12 through linux 64bit, they must have firefox version 2
thanks for the support.
great job
cheers,
Raj
Hi,
I tried by installing firefox 2.0.0.12 on linux machine,but it couldn’t work for me.
i followed the same steps what was written above.
Regards,
Vijay.
i followed this steps on UBUNTU
but there is now news
by da way i asked oracle b4 about how to open the e-business forms from Linux client the anser is its possible to do that
thanks and best regards
Is there a distro where i can pre install java & firefox?
Hello,
Would any of you using firefox on linux client to access EBS R12 please share your experience about the problem and how to solve it? Is there any major issue unsolve? I’d question from the management about changing from windows environment to linux. Thx.
UD,
I doubts if too many people using linux as client at enterprise level (Its suers like you and me using it for trial and test purpose)
As of now only following clients certified to access R12
Windows Vista
Windows 2000
Windows XP (SP2 & SP3)
Macintosh OS X v10.4
I hope you are already aware of following notes
389422.1 Recommended Browsers for Oracle E-Business Suite Release 12
405293.1 Oracle Applications Release Notes Release 12 (Desktop Client Certification)
Hi, I tried the steps above using fedora 9 and mozilla 3 beta 5 but it’s not working. It still said :
no suitable plugins were found.
Unknown plugin (application/x-java-applet;jpi-version=1.5.0_10)
I wonder if the java plugin was unsuccesfully installed?
=)) nevermind my previous post. I made a mistake and put the jre under different folder. I can access E-Business Suite R12 now using my linux laptop. Thx
Atul,
How about the windows machines?
Cheers
Kumar
Hi Atul,
Yes I’m aware of those links in metalink but I just got that question though I already said that for now Oracle hasn’t certify using Linux client to access E-Biz. Apparently I think they just want to satisfy their curiousity since there’s an IT guy that boasting about what can he did with Linux all the time (Not that I’m against Linux cause I used it too, it’s just it didn’t certified yet and when the trouble comes where would they go?).
BTW, for kvedanth, tt’s already in the metalink, check the metalink’s number Atul wrote when he replied my post.
Thx
Hi Atul,
Just installed Firefox 3.0, and tried following your steps. I do not know how to build the softlink for the plugins for Firefox.
Can you help?
Heman, Step to create soft link is mentioned in post, here it comes again
$location_where_you_unziped_firefox_directory/plugins and create soft link like
ln -s /usr/java/jre1.5.0_10/plugin/i386/ns7/libjavaplugin_oji.so ./libjavaplugin_oji.so
ln -s
(ln is for link and s denote that this is soft link)
I tried the instructions and it did not work with firefox 2.0 and jre 1.5. It is trying to run javascript page. I also get an untitled tab adn can’t find file /usr/java/jre1.5.0_10/plugin/i…
I also installed metalink patches 5397653 and 4554133.
This did not work either.
Marcos, check whether you have created the right soft link.
BTW, my experience was you cannot access Apps R12.0.4 using JRE 5 update 10 because Apps R12.0.4 use JRE 5 update 13. I tested with my windows laptop and the system requested to install JRE 5 update 13. I tried to install JRE 6 update 6 in my linux laptop and it caused my firefox browser closed everytime I tried to open it. Anyone has the solution? thx
Ok, I got the answer. Install JRE 5 update 13 for R12.0.4 because all other version won’t work.
Guys you have to use same version of jre as on server. If on server in appsweb_SID_hostname.cfg its JRE 5 update 13 then you have to download jre 1.5.13 on desktop and link it to that.
I’ll check on my server and update this document accordingly.
Atul
I think I have created the Link properly.
I did not think i was on the client but on the server.
Just to make sure I am clear.
I loaded Enterprise Linux 4 update 4. I installed 11i single node on top of this.From GNOME interface I log in as oracle unix user. Then I run firefox Icon in GNOME.
I then get to GNOME and and log into EBS using sysadmin. Then I go to User-Define. I used to get error saying I additonal plugs were required.
I followed blog instructions and installed 1 metalink patch. The other patch failed to install all the way.
Now when I go to User-Define. I get no message and nothing happens.
Thanks for your help.
Marcos, what version of 11i and jinitiator did you installed?
I am using 11.5.10.2. I am not using jinitator on firefox. I am using java plugings from JRE 5.0 Update 10.
Marcos,
Sorry, I forgot that you’re using Linux and not Windows
need to look up which jinitiator for Apps 11.5.10.2 equals to JRE.
opps….i did it again
Hi Atul,
I have installed Ebusiness Suite R11i(11.5.10.2) on Enterprise Linux 4
using Vmware on my Window XP Laptop.when i try to login as ’sysadmin’ using IE from my laptop i get the Error “Insufficent Priviliges”. any help will be highly appreciated
thanks and regards
arun
Hi Atul,
when i try to login from my windows xp laptop ,the exact error message iam getting is’Error: You have insufficient privileges for the current Operation.’ but i could able to access the instance from linux(virtual machine).but i am unable to access it from my desktop using IE or firfox.
Thanks for your time and help
arun
The exact error message iam getting is ” Error: You have insufficient privileges for the current Operation”. but i am able to access the instance from Linux(virtual machine). but iam unable to log in from my desktop using IE or firefox.
any inputs will be highly appreciated
Cheers
Arun
When I installed /usr/java/jre1.5.0_10
./jre-1_5_0_10-linux-amd64-rpm.bin
it never generated file directory as
/usr/java/jre1.5.0_10/plugin , so I am not sure what I am doing correct or not ..
Thanks
Sanjay
second question Oracle provides
-rwxr-xr-x 1 applmgr dba 103432 Jun 28 2006 libjavaplugin_oji.so
[applmgr@k52950n5 ns7]$ pwd
/opt/apps/VIS/apps/apps_st/comn/util/jdk/jre/plugin/i386/ns7
[applmgr@k52950n5 ns7]$
why not we create softlink using this one ?
I am setting
ln -s /home/applmgr/SDK/jdk/jre/plugin/i386/ns7
/libjavaplugin_oji.so ./libjavaplugin_oji.so
what when I click to open form I get dialog box from firefox saying checking for avaialble plugin but but never stops .. it continues
Snaik,
You have to use JRE version same as defined in CONTEXT files in apps 11i/r12 server(check post again, I updated this today)
– For 11i/R12 : Login to server as application o.s. user (applmgr), set environment variable and run grep plugin $CONTEXT_FILE (If you get output like 1.5.0_13 you need JRE 1.5.0 patchset 13, if its 1.5.0_10 you need 1.5.0 patchset 10; or for 1.4.2_04 you need 1.4.2 patchset 4 )
Check in which diretory you installed JRE and create soft link accordingly
Anil
I agree with u about about JRE version ( I am using 10 only ) but my problem is follows
When I installed /usr/java/jre1.5.0_10
./jre-1_5_0_10-linux-amd64-rpm.bin
it never generated file directory as
/usr/java/jre1.5.0_10/plugin , so I am not sure what I am doing correct or not ..
Following are directories generated by installing above JRE.
applmgr@k52950n5 bjre1.5.0_10]$ ls
bin COPYRIGHT LICENSE README Welcome.html
CHANGES lib man THIRDPARTYLICENSEREADME.txt
[applmgr@k52950n5 bjre1.5.0_10]$
Thanks
Sanjay
So problem is that you don’t see
/usr/java/jre1.5.0_10/plugin
Is there any diectory like /usr/java/jre1.5.0_10
If you don’t see plugin directory I am suspecting that JRE got installed in some other directory search for plugin directory from root
cd /
find . -name plugin
Hi Atul,
Thanks for your help, but whatever I try install JRE
I just could find the /usr/java/plugin directory.
#find . -name plugin as follow:
./media/disk/oracle/VIS/apps/apps_st/comn/util/jdk/demo/plugin
./media/disk/oracle/VIS/apps/apps_st/comn/util/jdk/jre/plugin
./media/disk/oracle/VIS/apps/apps_st/comn/clone/jre/plugin
./media/disk/oracle/VIS/apps/apps_st/comn/j
ava/classes/oracle/apps/frm/publisher/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/inventory
/filemap/j2ee/home/default-web-app/examples/jsp/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/inventory/filemap/jdk/demo/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/inventory/filemap/jdk/jre/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/inventory/filemap/jre/1.4.2/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/j2ee
/home/default-web-app/examples/jsp/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/jdk/demo/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/jdk/jre/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/jre/1.4.2/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/jdk.142_06/demo/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/jdk.142_06/jre/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.3/i
nventory/filemap/j2ee/home/default-web-app/examples/jsp/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.3/inventory/filemap/jdk/jre/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.3/inventory/filemap/jre/1.4.2/plugin
./media/disk/oracle/VIS/apps/tech_st/10.
1.3/j2ee/home/default-web-app/examples/jsp/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.3/jdk/jre/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.3/appsutil/jdk/demo/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.3/appsutil/jdk/jre/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.3/jre/1.4.2/plugin
./media/disk/oracle/VIS/db/tech_st/10.2.0/jdk/demo/plugin
./media/disk/oracle/VIS/db/tech_st/10.2.0/jdk/jre/plugin
./media/disk/oracle/VIS/db/tech_st/10.2.0/appsutil/clone/jre/plugin
./media/disk/oracle/VIS/db/tech_st/10.2.0/appsutil/jre/plugin
./media/disk/oracle/VIS/db/tech_st/10.2.0/jre/1.4.2/plugin
./usr/share/vim/vim70/plugin
./u01/oracle/VIS/apps/apps_st/comn/util/jdk/demo/plugin
./u01/oracle/VIS/apps/apps_st/comn/util/jdk/jre/plugin
./u01/oracle/VIS/apps/apps_st/comn/clone/jre/plugin
./u01/oracle/VIS/apps/apps_st/comn/
java/classes/oracle/apps/frm/publisher/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/in
ventory/filemap/j2ee/home/default-web-app/examples/jsp/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/inventory/filemap/jdk/demo/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/inventory/filemap/jdk/jre/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/inventory/filemap/jre/1.4.2/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/j2ee/home
/default-web-app/examples/jsp/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/jdk/demo/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/jdk/jre/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/jre/1.4.2/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/jdk.142_06/demo/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/jdk.142_06/jre/plugin
./u01/oracle/VIS/apps/tech_st/10.1.3/inventory/file
map/j2ee/home/default-web-app/examples/jsp/plugin
./u01/oracle/VIS/apps/tech_st/10.1.3/inventory/filemap/jdk/jre/plugin
./u01/oracle/VIS/apps/tech_st/10.1.3/inventory/filemap/jre/1.4.2/plugin
./u01/oracle/VIS/apps/tech_st/10.1.3/j
2ee/home/default-web-app/examples/jsp/plugin
./u01/oracle/VIS/apps/tech_st/10.1.3/jdk/jre/plugin
./u01/oracle/VIS/apps/tech_st/10.1.3/appsutil/jdk/demo/plugin
./u01/oracle/VIS/apps/tech_st/10.1.3/appsutil/jdk/jre/plugin
./u01/oracle/VIS/apps/tech_st/10.1.3/jre/1.4.2/plugin
./u01/oracle/VIS/db/tech_st/10.2.0/jdk/demo/plugin
./u01/oracle/VIS/db/tech_st/10.2.0/jdk/jre/plugin
./u01/oracle/VIS/db/tech_st/10.2.0/appsutil/clone/jre/plugin
./u01/oracle/VIS/db/tech_st/10.2.0/appsutil/jre/plugin
./u01/oracle/VIS/db/tech_st/10.2.0/jre/1.4.2/plugin
please help how I can install the plugin correctly.
Thanks.
I don’t think JRE installed successfully on linux.
Update steps you used to install JRE including download link
Remove the old symbolic link
1. Open new Terminal window
2. Go to the plugins sub-directory under the
Mozilla installation directory
cd /plugins
3. In the current directory, remove a symbolic link to the JRE ns7/libjavaplugin_oji.so file. Type:
rm libjavaplugin_oji.so
after that following your steps in this post.
Is this right?
Thanks,
Hi Atul,
I was looking for a solution and found it from this site and followed step by step.
Thanks for this great job.
Hi Atul,
I am also running into same situation of forms on redhat machine. I am trying to follow your steps.
Can you please help me getting URL to download jre 1.5.13?
Thanks,
Jigisha
Hi Atul
My problem is when you get up the services of EBS, generates these errors.
500 Internal Server Error
java.lang.NoClassDefFoundError at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:120) at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:161) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2231) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4617) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4541) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:740) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595)
Cesar,
Is your DB tier and Apps tier on different machines ? If yes check metalink note 430873.1 Rapid Install Does not Use DB Tier Domain Name Instead used Apps Tier’s
Is this issue just after installation if yes was installation successful ?
Did this ever work ?
Hi Atul
Thank you very much for your reply soon, the installation was successful, I was able to navigate within the application, but under the services, but again I lift me when I come wing mark application errors that previously send.
Atul,
It’s working great for me. However if I compare navigation from a Windows XP it seems slightly slower. Any feedback from users would be welcome. The fonts look a little coarse too.
Daniel
Hello all,
This is just for the adventurous people. I’d just installed Ubuntu 8.10 - Intrepid Ibex in my laptop because a co-worker force me to use it to access Oracle E-Business Suite :)) then I tried to access Oracle E-Business Suite from it.
Basically it’s the same as Atul wrote. I had tried to use fedora core 5, 6, 7, 8 and 9 using the steps he gave and it worked.
Here are the steps for Ubuntu:
Oracle Apps : 12.0.5 or 12.0.6
JRE needed : 1.5.0_13
JRE version varied depends on your Oracle Apps. You can try to connect using firefox first to know JRE needed for your machine. You can download JRE 1.5.0_13 from Sun in http://java.sun.com/products/archive/j2se/5.0_13/index
.html and choose JRE then download the bin file. You may download rpm.bin file but then you need to convert it to .deb file because Ubuntu doesn’t use rpm package.
1. Change to root
$ su ( google to find steps on how to enable root in Ubuntu, it’s easy)
2. Copy JRE 1.5.0_13 from your download folder to /opt (I use opt for my JRE installation)
# cp {download folder of your JRE 1.5.0_13) /opt
3. Extract JRE 1.5.0_13 in /opt
# ./JRE 1.5.0_13.bin
this process will create jre1.5.0.13 folder in /opt
4. Change to /usr/lib/firefox-addons/plugins to create soft link
# cd /usr/lib/firefox-addons/plugins
5. Create soft link
# ln -s /opt/jre1.5.0_13/plugin/i386/ns7/libj
avaplugin_oji.so ./libjavaplugin_oji.so
Done. Try to open Oracle Apps and it should work.
Hi
Thanks a lot for all your help
I’m using Debian. I followed all the steps and i arrived to the goal!
It’s working
Congratulations from Chile
Hi, I installed R12 on Linux Enterprise 5 Dell Server. I am not able to access the home page from other computers on my home network. When I type in IP 192.168.1.3:8000 from client desktop, I can see page come up and tries to forward it to myhost.mydomain/.. and page cannot be found.
Hi, Please add below line in C:\Windows\System32\drivers\etc\hosts file on your client desktop. If this is vista check here http://onlineappsdba.com/index.php/2008/05/11/change-hosts-file-in-windows-vista/ on how to edit hosts file
192.168.1.3 myhost.mydomain myhost
I found the answer, I needed to host definition on hosts file in Windows dir.
Sorry, didn’t refresh my screen and didn’t see your earlier comment.
Thanks for your help anyways. Next I am looking to remove FRM-92101 error on client.
Dear,
I am not getting tar.gz file , it download tar.tar file what should I do, please reply
Great post! Would have been lost without it! This can also be done the “other way round” and it works also. I installed Sun 1.6.0_13 from Canonical repository on my Ubuntu laptop client. Then update context on application tier to appropriate “sun_plugin” values in AutoConfig page of OAM. Make the link on the client to mozilla plugins. Bounce the application tier after AutoConfig yada yada yada. Works great.
Hi Atul,
Hi, I tried the steps above using Red Hat 5 update 2 and mozilla 3.0.10 but it’s not working. It still said :
no suitable plugins were found.
Unknown plugin (application/x-java-applet;jpi-version=1.5.0_10)
Please advice..
Thank you
Sorry,
the error message is :
no suitable plugins were found.
Unknown plugin (application/x-java-applet;jpi-version=1.5.0_13)
Thank you
hi Atul,
Sorry, the error message is :
no suitable plugins were found.
Unknown plugin (application/x-java-applet;jpi-version=1.5.0_13)
thank you
Hi, I tried the steps above using Red HAT 5 Update 2 and mozilla 3.0.10 but it’s not working. It still said :
no suitable plugins were found.
Unknown plugin (application/x-java-applet;jpi-version=1.5.0_13)
What should I Do..?
Please Advice…
Thanks….
Hi Atul,
I have installed R11i(11.5.10.2) on OEL5 Server on desktop computer.Can I access oracle apps R11i(11.5.10.2) forms through Mozilla Firefox in the same desktop? Mozilla Firefox version is 3.0.5.When I access forms through Mozilla Firefox it’s pop up a message”no suitable plugins were found.
Unknown plugin (application/x-java-applet;jpi-version=1.4.0_13)”
Plase Advice me what should I do?
Regards,
Haresh
Hi Atul,
I am able to access 11i forms on Linux Server using firefox as per the steps mentioned.
I have another server running R12 on OEL/RHEL 5. I am unable to access R12 application there using same procedure. Is there any other way to access R12 forms using forefoc. Firefox version that i have is 3.5.2.
Regards,
Farhan S | Oracle Apps DBA
Hello,
Just want to inform you all that you BETTER NOT use firefox when using web form in R12. I’d tried in several instance and almost didn’t work so stick to Internet Explorer.
Hi All,
I’m try this solution for R12.1 on SUSE Linux 9.3 + Firefox 2.0.0.20 + JRE 1.6.
Firefox plugin directory should be:
mkdir -p /usr/lib/firefox/plugins/
Create symlink:
ln -s /usr/java/jre1.6.0_12/ plugin/i386/ns7/libjavaplugin_oji.so /usr/lib/firefox/ plugins/libjavaplugin_oji.so
Thanks your instructions I have managed to access forms applications via a Linux client
Dear Mr. Atul,
I just configure Ubuntu 9.10 on my system & I want to access apps 11i on it, i did above defined procedure but not success.
Kindly help me.
JRE version to installedon Server is 1.4.2_04 .
Hi Atul,
I am new to apps world , I recently Installed R12.1.1 Vision on Linux 5.3 , I am unable to access forms applets, as forms applets run on Desktop pcs(likw windows), but how could i access it on Linux machine, i have following java on my machine.
# java -version
java version “1.4.2″
gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-44)
=========================
but in context file it is showing 1.6.0_07 , so shall i need to install this new version or any other solution, can i user other third party tools like “WINE”(which runs .exe’s ) , if i need to install 1.6.0_07 then where can i get that, its not there in java.com, please guide
Regards
MMU
@ khalil,
JRE version on server should match 1.4.2_04 with output of “grep plugin $CONTEXT_FILE” so if output is 1.6.0_07 then install JRE 1.6.0_07 on Linux/Unix machine and then create softlink in firefox ditrectory as
ln -s /usr/java/[jre_version_in_context_file]/ plugin/i386/ns7/libjavaplugin_oji.so ./libjavaplugin_oji.so
@ MMU,
Yes you should install JRE 1.6.0_07 on Linux/Unix machine and then create softlink in firefox ditrectory as
ln -s /usr/java/[jre_version_in_context_file]/ plugin/i386/ns7/libjavaplugin_oji.so ./libjavaplugin_oji.so
Where to download JRE 1.6.0_07 ?
https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=jre-6u7-oth-JPR@CDS-CDS_Developer
Google on “download jre 1.6.0_07 linux”
Leave A Reply