help..
Friends, I'm relativly new to Linux/Java/Oracle. As a first step, i tried to install Oracle 8i on my linuxbox (Red Hat 6.2 - which is the downloadable version supplied along with a popular magazine ). Fortunatly, the CD carried a script file, which installed Java 1.1 in the /usr/bin directory (javac,java,jar,javadoc etc. commands). I have no clue regarding installation process though I'm able to try out some basic java pograms from any user login. I have downloaded a site which explains the installation of Oracle 8i on Linux Unfortunatly When I try to install Oracle 8i, i get the following message :cannot find class java/lang/thread' :could not create Java VM' I have downloaded jre1.1.6, but do not know how to set it's parameters so that Oracle installer would work. Any advice ? Joseph -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Java - Linux - Oracle
Friends, I'm relativly new to Linux/Java/Oracle. As a first step, i tried to install Oracle 8i on my linuxbox (Red Hat 6.2 - which is the downloadable version supplied along with a popular magazine ). Fortunatly, the CD carried a script file, which installed Java 1.1 in the /usr/bin directory (javac,java,jar,javadoc etc. commands). I have no clue regarding installation process though I'm able to try out some basic java pograms from any user login. I have downloaded a site which explains the installation of Oracle 8i on Linux Unfortunatly When I try to install Oracle 8i, i get a message that Java VM not started. I have downloaded jre1.1.6, but do not know how to set it's parameters so that Oracle installer would work. Any advice ? Joseph -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
local -remote database
Hi, I'am trying to implement a system which does the following : The Client m/c's are proposed to be loaded with Java Application (Client) and Local database (MS Access). After processing, some specific data will have to be extracted from the local database, displayed in a table format and then send to the server. Clients maybe anywhere between 10-15. Data from the server is viewed using servlets/jsp. It is this data transfer from Client m/c to Server m/c that's giving me problems. I've tried using Serialization technique , never seems to work on my local m/c which I use for testing. I run jdk 1.3, Tomcat 3.2, MySQL on Linux. Any help would be greatly appreciated. Thanks, Joseph ps : Anybody who'd like to have a look at my code, please indicate. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
