Kurt Miller wrote: > From: "Vacuum Joe" <[EMAIL PROTECTED]> > [...] >> classes. Tomcat 5.0 exits saying it needs JDK instead >> of a JRE. Again, Kaffe has kjc so it should be able >> to do everything Tomcat 5.0 needs (ie, compile JSPs).
tomcat detects a JDK through the existence of the jdb tool. Just provide a symlink /foo/kaffe/bin/jdb -> /bin/true and it will accept kaffe as JDK. Wolfgang _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
