| Article: |
Integrating Tomcat with Apache Via the mod_jk Module | |
| Subject: | "did not found a worker" Error... | |
| Date: | 2003-04-21 17:45:31 | |
| From: | anonymous2 | |
|
Response to: "did not found a worker" Error...
|
||
|
I had the same problem until I moved all of the Jk commands outside of the virtual host block except for the JkMount statements.
|
||
Showing messages 1 through 1 of 1.
-
"did not found a worker" Error...
2003-07-23 08:10:10 anonymous2 [View]
Yes! I had this error, and the post below was the answer. move all JK* commands outside the httpd.conf virtualhost and only leave behind the expression to tell apache which pages to send to mod_jk, namely "JkMount /*jsp" and any others


