I have installed Oracle 11g ( Oracle 11.2.0.1) database in windows 8 (64 bit processor) desktop successfully.For learning purpose,I tried installing Oracle 11G Forms and Reports.As a first step,installed Oracle fusion middleware( weblogic 10.3.6 ) and I used 64 bit JDK ( jdk 6- 1.6.0_35) for installation.After that,installed Oracle Forms & Reports (Oracle Forms 11.1.2.2)-All are installed in the same machine.I was successfully able to complete the installation and started developing basic form layout and successfully compiled it.But while running it in Firefox,I am getting Missing plug in error(Unable to find suitable plugin).By going through the page source info,I understood that it is pointing to different jdk version.(I have attached page source)
After reading so many posts,I understood that changing the parameters in formsweb.cfg file can make the difference.But while searching it ,I could find my formsweb.cfg in a different folder. MW_HOME/user_projects\domains\ClassicDomain\config\fmwconfig\servers\AdminServer\applications\formsapp_11.1.2\config
I read from many posts that it is present in $DOMAIN_HOME/servers/WLS_FORMS/stage/formsapp/11.1.1/formsapp/config .In my case,instead of WLS_FORMS folder,it is appearing in Admin server.Is it causing the problem?I have 3 questions regarding this.
- Why formsweb.cfg is appearing in different folder.
- What changes need to be done in formsweb.cfg in order to point it to the correct JDK.
- If I use 32-bit JDK,can this issue be resolved.
Please help me to resolve these issues. Thanks in Advance.
Regards, Renuka