You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Keith <ke...@netsco.com> on 2000/10/12 05:47:17 UTC

Tomcat 3.1 and stronghold?

Hi:
   Has anyone had success in compiling mod_jserv which is in tomcat 3.1
against stronghold? My past experience with stronghold was not great, having
to compile everthing as static modules.

thanks
keith


Re: Tomcat 3.1 and stronghold?

Posted by Charles Forsythe <fo...@netvoice.net>.
Keith wrote:
>    Has anyone had success in compiling mod_jserv which is in tomcat 3.1
> against stronghold? My past experience with stronghold was not great, having
> to compile everthing as static modules.

Stronghold 3.0 fixed a lot of stuff, including the difficulty of
compiling JServ.  You can also use DSO instead of static compiles.  I
never got JServ to work with Stronghold 2.0, but I'm running Stronghold
3.0 and Tomcat 3.1 and they are working very well together.

-- Charles