[kaffe] Progress of Tomcat5 on Kaffe
Alan Tam
Tam at SiuLung.com
Fri Jul 23 06:00:07 PDT 2004
Hi,
GNU Crypto has been merged into Kaffe CVS a while ago, and
1.1.4.PRECVS-20040721 (in Debian experimental) works fine with tomcat
now, without hacking on the javax.security.auth.Subject class.
The latest procedure to run tomcat 5.0.x is:
1. Edit bin/catalina.sh to include jmx.jar in $CLASSPATH
(See http://issues.apache.org/bugzilla/show_bug.cgi?id=29258 )
2. export
JAVA_OPTS="-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog"
(if you want to see the info output)
3. bin/startup.sh
The performance is a bit worried - 7174 ms in kaffe vs. 4166 ms in Sun
J2SDK 1.4.2_04 - on the first execution.
--
Regards,
Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://kaffe.org/pipermail/kaffe/attachments/20040723/2a6c41a2/attachment-0006.htm
More information about the kaffe
mailing list