David -

I have seen several postings to the list that mod_jk does not work under 
Apache 2 yet.  Not sure when it will.  And I am probably wrong.  I could 
not get it working either.  I did have success getting mod_webapp up and 
running.  For starters, see for details:

http://www.mail-archive.com/tomcat-user%40jakarta.apache.org/msg51745.html

jeff

Main, David wrote:

> I would like to upgrade from (a working!) Apache1.3 setup to Apache2 but am having 
>problems getting mod_jk to work. 
> 
> I built Apache2 and then built mod_jk for Apache2 then added mod_jk.dll to /modules 
>and added the following to httpd.conf:
> 
> LoadModule jk_module modules/mod_jk.dll
> JkWorkersFile d:/java/jakarta-tomcat-4.0.1/conf/workers.properties
> JkLogFile d:/java/jakarta-tomcat-4.0.1/logs/mod_jk.log
> JkLogLevel info
> JkLogStampFormat "[%a %b %d %H:%M:%S %Y] "
> JkMount /calendar/* ajp13
> 
> 
> When I try to access http://localhost/calendar/index.jsp, I get the following apache 
>error: handler "jakarta-servlet" not found for: index.jsp 
> 
> The following lines are from mod_jk.log for this request:
> 
> [Mon Apr 22 13:16:43 2002]  [jk_worker.c (158)]: wc_create_worker NULL factory for 
>ajp13*ajp13
> [Mon Apr 22 13:16:43 2002]  [jk_worker.c (244)]: build_worker_map failed to create 
>workerajp13
> 
> 
> Does anyone have any ideas why this setup isn't working? I'd much appreciate any 
>help. Thanks,
> 
> David
> 
> PS. I'm running Tomcat 4.0.1 on Win 2000 and I've left workers.properties and 
>server.xml as they were for the working Apache1.3/mod_jk setup.
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 
> 
> 


-- 
Jeffrey Bonevich
Ann Arbor, Michigan
[EMAIL PROTECTED]
http://www.bonevich.com

Hwæt! Wë Gär-Dena   in geär-dagum,
peod-cyninga,       prym gefrünon,
hü ða aepelingas   ellen fremedon!


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to