has not been tested with Apache 2.0 though.
Looks for the right Tomcat JAR file. Since Tomcat 3.3
${TOMCAT_HOME}/lib/webserver.jar no longer exists.
Moved the file replacements (using ${SED}) from post-extract
to post-patch.
Changed the mod_jk.conf file to point to the right location
for the workers.properties file.
Bumped PORTREVISION.
Jakarta Tomcat 3.2.4 instead of 3.2.3. Cleaned the port
up a bit. It now also uses JDK 1.3.1 by default. This
behaviour can be changed by using the JAVA_PORT and the
JAVA_HOME parameters.