Actually it seems to run with the following on unstable: 1. Install Kaffe 2. Install Tomcat4 3. Add the following into /etc/defaults/tomcat4: JAVA_HOME=/usr/local/kaffe JAVA_OPTS="-Xmx128M -mx256M -Dbuild.compiler=kjc"
I had to use CATALINA_OPTS since JAVA_OPTS is not exported.
4. Restart Tomcat
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]