Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

gw6.5 on novell 6.5 tomcat workers webaccess

0 views
Skip to first unread message

klancar

unread,
Jan 29, 2004, 6:28:28 PM1/29/04
to
Just in case this helps someone else.
I couldn't get webaccess going with the reccomendations in novells suggestions about what to put in the gwapache2.conf and then I struggled for 2 days because an old doc on novell support said to use a worker called ajp12. didn't notice that the wokers.properties in adminsrv said ajp13!!!!!! argh....

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

Joseph Moore [SysOp]

unread,
Jan 30, 2004, 8:13:02 AM1/30/04
to
Klancar:

> 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!!!!!

0 new messages