Pier -- Thought you might want to know about this (you might already). I just built mod-webapp from the nightly snapshot dated 10-25-2001 and found an error in the build.
Line 77 of WarpConnector.java imports 'org.apache.catalina.ServerSocketFactory' when it looks like it should import (at least for Tomcat 4.0.1) 'org.apache.catalina.net.ServerSocketFactory' I made the change in the snapshot I downloaded and it built without a hitch. --David Smith
