Thanks gvinayak
I have used mod_jk.dll successfully in the way you have described, but this method does not work with mod_jk2.dll. I get the error described in my original post.
I've given up trying to get mod_jk2 working for the time being as it was becoming too much of a distraction but I am still interested in the solution if anyone knows it.
Bryn
Main Topics
Browse All Topics





by: gvinayakPosted on 2002-11-04 at 14:51:01ID: 7408008
Hi!
ll t-4.0.4\co nf\jk\work ers.proper ties"
I was using an earlier version of apache and tomcat and tried to integrate them and obtained the same error.
I included the
<IfModule !mod_jk.c>
LoadModule jk_module c:/winnt/system32/mod_jk.d
</IfModule>
and followed it IMMEDIATELY with
JkWorkersFile "D:\Program Files\tomcat\jakarta-tomca
and I stopped getting the error.
Try this and let me know if you still have the error.
cheers