Hum I found the problem and it's weird.

In httpd2.conf i used :

JkWorkersFile /etc/httpd2/conf/workers.properties
JkLogFile     /var/log/httpd2/mod_jk.log
JkLogLevel    debug

JkMount /examples/* mywork


But in workers.properties

worker.list=ajp13
worker.ajp13.port=8009
worker.ajp13.host=localhost
worker.ajp13.type=ajp13

So when a JkMount is found but for an unknown
worker shouldn't we return a DECLINED and
at least indicate that as error in log ?

-
Henri Gomez                 ___[_]____
EMAIL : [EMAIL PROTECTED]        (. .)                     
PGP KEY : 697ECEDD    ...oOOo..(_)..oOOo...
PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 



>-----Original Message-----
>From: GOMEZ Henri 
>Sent: Monday, May 06, 2002 6:10 PM
>To: Tomcat Developers List
>Subject: mod_jk 1.2.0 / apache 2.0.35 error
>
>
>Hum mod_jk 1.2.0 didn't seems to works with Apache 2.0.35
>
>Server error!
>
>    Error message:
>handler "jakarta-servlet" not found for:
>
>If you think this is a server error, please contact the webmaster
>Error 500
>
>    hgo1.slib.com
>    Mon May 6 17:20:25 2002
>    Apache/2.0.35 (Unix) mod_ssl/2.0.35 OpenSSL/0.9.6 DAV/2 
>mod_jk/1.2.0
>
>I'll investigate this right now....
> 
>-
>Henri Gomez                 ___[_]____
>EMAIL : [EMAIL PROTECTED]        (. .)                     
>PGP KEY : 697ECEDD    ...oOOo..(_)..oOOo...
>PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 
>
>--
>To unsubscribe, e-mail:   
><mailto:[EMAIL PROTECTED]>
>For 
>additional commands, e-mail: 
><mailto:[EMAIL PROTECTED]>
>
>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to