LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   kaffe & tomcat (https://www.linuxquestions.org/questions/linux-software-2/kaffe-and-tomcat-40716/)

snoopy42 01-08-2003 09:28 AM

kaffe & tomcat
 
I installed kaffe-1.0.7-1mdk.i586.rpm
It works fine.
When I type "which kaffe", I got /usr/bin/kaffe
I made Welcome.java and compiled it. I typed "kaffe Welcome" and the program worked.

Then, I installed tomcat4-4.0.4-full.2jpp.noarch.rpm

I changed conf file.
in /etc/tomcat4/tomcat4.conf
JAVA_HOME="/usr"

I started tomcat4 and got an error under /var/log/tomcat4

It says
Couldn't find or load essential class 'java/lang/Object' java.lang.NoClassDefFoundError java/lang/Object

Does anybody know how to set up kaffe and tomcat?

Would you please help me?

gumball 10-22-2003 07:06 AM

Hi, did you solve your problem ?

Because I am in a similar situation, I have installed Kaffe 1.0.6 and I am trying to run Tomcat 4.0.5 on the same machine (OpenBSD).

I get the same error as you, so did you find any solution about it ?


All times are GMT -5. The time now is 06:51 AM.