[kaffe] help with running tomcat on kaffe
Dalibor Topic
robilad at kaffe.org
Thu Dec 4 07:55:02 PST 2003
Hi Ram,
kalyan ram wrote:
> Hai
> I want to run tomcat on kaffe.In the previous mail,i
> got a fix for that but it is not working for me.i am
> working on the version of tomcat-4.1.29.
> I implemented the fix by adding the following code in
> conf/web.xml:
> <init-param>
> <param-name>compiler</param-name>
> <param-value>kjc</param-value>
> </init-param>
> I restarted tomcat but it is still showing in the
> application manager of tomcat,the vendor is sun jvm.
> What am i missing?I am working on only binary version
> of tomcat.
Did you set JAVA_HOME to point to the directory you installed kaffe to?
Many apache apps use JAVA_HOME to figure out what VM to run.
cheers,
dalibor topic
More information about the kaffe
mailing list