Notice: Undefined index: db_count in /home1/ossdownl/public_html/networkinganswers/Sources/QueryString.php on line 276
Running Oracle E-Business suite in Ubuntu Linux
Networking Answers...share your knowledge!
September 09, 2010, 01:45:09 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: SMF - Just Installed!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Running Oracle E-Business suite in Ubuntu Linux  (Read 406 times)
kalyan
Administrator
Newbie
*****
Posts: 9


View Profile
« on: November 16, 2009, 08:49:58 AM »

When we were using Oracle Jinitiator to access Oracle E-Business suite application, I couldn’t get it to work in Linux. I tried several suggestions, but nothing worked. We finally moved to Sun Java JRE from Jinitiator. That helped a lot in getting it to work. I was getting this error message when we were using Jinitiator. I still see the message with Java, but it works.

  In order to access this application, you must install the J2SE Plugin version 1.6.0_XX 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.

To get Java to work, use Synaptic package manager or whatever manager you use for installing programs in Linux. Search for sun java 6 and select sun-java6-jre (or whatever the latest version) and also select sun-java6-plugin. Install them. Once installed, Open a terminal from Application – Accessories – Terminal, type
Code:
cd /usr/lib/mozilla/plugin
directory (if you are using a different version of Firefox than the default one, then the directory name might be different) and press enter. Then type
Code:
sudo ln -s /usr/lib/jvm/java-6-sun-1.6.0.XX/jre/plugin/i386/ns7/libjavaplugin_oji.so .
and press enter (don’t forget the period at the end) where XX is the current Java version. At the time of this post, I think Java 1.6.0.15 is the latest.
Restart Firefox and try starting the Oracle E-Business suite application.
Logged
Pages: [1]
  Print  
 
Jump to:  

Google PageRank
Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Install SMF | Sitemap Valid XHTML 1.0! Valid CSS!
Page created in 0.086 seconds with 28 queries. (Pretty URLs adds 0.015s, 2q)