Being a ubantu lover, I want to run each and everything of mine on ubantu. I am working on R12 and have complete installation of Apps R12 for my experiment purpose.
After upgrading my system to ubantu 12.10. my browser start displaying a weared error, when ever I was trying to run my applets of R12. This error may come to you for other applications too if you are using java applets.
-------------------------------------------------------------------------------------------------------------------------
In order to access this application, you must install the J2SE Plugin version 1.6.0_07 on your client and NPX_PLUGIN_PATH environment variable is set before starting Netscape. To install this plugin, click here to download the oaj2se.exe executable. Once the download is complete, double-click the oaj2se.exe file to install the plugin. You will be prompted to restart your browser when the installation is complete.
---------------------------------------------------- ----------------------------------------------------
On windows solution is simple just to download and plugin available there. Linux always wants there users to be more understanble of technlology and what they are trying to install and there impacts :-). Some time which users not like too.
To make it work on linux just download this jre from oracle site.
http://www.oracle.com/technetwork/java/javase/downloads/jre6-downloads-1637595.html
One you download the jre of your choice untar/unzip it to some linux directory and open a command prompt and make a softlink for libnpjp2.so to your home directory/.mozilla/plugins. If its not exists create it.
cd ~/.mozilla/plugins
ln -s <your jre director>/lib/amd64/libnpjp2.so
Now just restart your firefox and things are in place. Let me know your experience and if issues you faced.
After upgrading my system to ubantu 12.10. my browser start displaying a weared error, when ever I was trying to run my applets of R12. This error may come to you for other applications too if you are using java applets.
-------------------------------------------------------------------------------------------------------------------------
In order to access this application, you must install the J2SE Plugin version 1.6.0_07 on your client and NPX_PLUGIN_PATH environment variable is set before starting Netscape. To install this plugin, click here to download the oaj2se.exe executable. Once the download is complete, double-click the oaj2se.exe file to install the plugin. You will be prompted to restart your browser when the installation is complete.
---------------------------------------------------- ----------------------------------------------------
On windows solution is simple just to download and plugin available there. Linux always wants there users to be more understanble of technlology and what they are trying to install and there impacts :-). Some time which users not like too.
To make it work on linux just download this jre from oracle site.
http://www.oracle.com/technetwork/java/javase/downloads/jre6-downloads-1637595.html
One you download the jre of your choice untar/unzip it to some linux directory and open a command prompt and make a softlink for libnpjp2.so to your home directory/.mozilla/plugins. If its not exists create it.
cd ~/.mozilla/plugins
ln -s <your jre director>/lib/amd64/libnpjp2.so
Now just restart your firefox and things are in place. Let me know your experience and if issues you faced.
Hi Vipin,
ReplyDeleteI am getting the same message on R12.1.1 on OEL5.9 (32 bit). I have created soft links for libjavaplugin_oji.so but no luck. I have created the slinks in applmgr and oracle as well.
Please help.
Regards,
Arun
Some times its depends on the browser settings
ReplyDeleteAnd you can also check for any issues and tips and trouble shooting related to appsdba 11i and R12 on
http://www.appstier.blogspot.in/