at the end of httpd.conf add
include "sys:/apache2/conf/GWApache2.conf"
and in GWapache2.conf put:
#
# Root context mounts for Tomcat
#
LoadModule jk_module sys:/apache2/modules/mod_jk.nlm
JkWorkersFile "SYS:/adminsrv/conf/mod_jk/workers.properties"
JkLogFile "SYS:/tomcat/4/logs/mod_jk.log"
#
# Log level to be used by mod_jk
#
JkLogLevel info
#
# Root context mounts for Tomcat
#
JkMount /*.jsp ajp13
JkMount /servlet/* ajp13
reload everying and it should work. Note the ajp13 !!!!
good luck
Tony
> didn't notice that the wokers.properties in adminsrv said ajp13!!!!!! argh....
>
LOL - don't you hate that? thanks for posting the info :)
Joe Moore
Novell Support Connection Volunteer Sysop
http://just.fdisk-it.com - Coming soon:
"Migrating From NetWare Enterprise Web Server to Apache 1.3.x"
for an e-book on NetWare Enterprise Web Server,
see http://www.caledonia.net/sysops.html
NO EMAIL PLEASE!!!!!