David Smith at [EMAIL PROTECTED] wrote:
> 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.
Bohoooo :( :( They keep moving things around :( :( :(
It's a problem between 4.0 and 4.1, whose API changed. I develop on 4.0, and
J.F.Clere, who's doing the SSL integration, is using 4.1 :) Will fix
shortly, thanks!
Pier