Hello,

have an older system apache 1.3, tomcat 4.1, mod_jk 1.2.2

updated to apache 2.2.10, mod_jk 1.2.28. tomcat should stay installed
unchanged.

restart fails with:

[Tue Oct 27 08:50:19.526 2009] [14905:16384] [error]
jk_map_validate_property::jk_map.c (404): The attribute
'worker.ajp14.credentials' is not supported - please check the documentation for the supported attributes.

If i deactivate line
worker.ajp14.credentials=myveryrandomentropy
in my workers.properties apache is starting, but tomcat application seems to
stuck, i got 404 errors when calling the application.
How can i correct this?
I also tried to compile older mod_jk 1.2.2 in my apache2 environment, but
this fails because file apu_compat.h is not found at making. i do not know
which packages containing this file.
How to solve this issue?

Thanks,
Andre

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to