As understood it, only the mod_jk2 (the c module for apache) is beta, but not the JK2Connector (the java module for tomcat) and that it is possible to use the JK2Connector with mod_jk and mod_jk2. (I know it's confusing, but that's life (or was it hell, I can't remember for shure...))
> -----Urspr�ngliche Nachricht----- > Von: Turner, John [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 14. Oktober 2002 15:24 > An: 'Tomcat Users List' > Betreff: RE: tomcat 4.1.12 with apache > > No. There are 2 distinct modules. The production-ready module is JK > (mod_jk). There is a new development effort underway for an improved > connector, that effort is JK2 (mod_jk2). Mod_jk2 should be > considered beta > at this time, though it's apparently usable. The default connector in > Tomcat 4.1.1x is JK2...to use JK you will want to comment out the JK2 > connector and enable the AJP13 connector in server.xml. > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
