<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<div class="moz-text-flowed" style="font-size: 16px;" lang="x-unicode">Hi,
<br>
<br>
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.<br>
<br>
The latest procedure to run tomcat 5.0.x is:<br>
1. Edit bin/catalina.sh to include jmx.jar in $CLASSPATH<br>
    (See <a class="moz-txt-link-freetext"
 href="http://issues.apache.org/bugzilla/show_bug.cgi?id=29258">http://issues.apache.org/bugzilla/show_bug.cgi?id=29258</a>
)<br>
2. export
JAVA_OPTS="-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog"<br>
    (if you want to see the info output)<br>
3. bin/startup.sh<br>
<br>
The performance is a bit worried - 7174 ms in kaffe vs. 4166 ms in Sun
J2SDK 1.4.2_04 - on the first execution.<br>
<br>
<div class="moz-txt-sig"><span class="moz-txt-tag">-- <br>
</span>Regards,
<br>
Alan<br>
</div>
</div>
</body>
</html>