The error messages for 4.0.2 are still those for TC 3.3.x :(.  What you need
for the first one is:
  <Listener className="org.apache.ajp.tomcat4.conf.ApacheConfig"
                 modJk="c:\path\to\Apache\modules\mod_jk.dll" />
For the second error, take Erezl's advise.  Also, check out the FAQ
http://jakarta.apache.org/tomcat/faq/.

"Unknown" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> I'm using the mod_jk module to connect Tomcat to Apache but I get the
> following errors when I start the Tomcat server:
>
> mod_jk location: modules\mod_jk.dll
> Make sure it is installed corectly or  set the config location
> Using <ApacheConfig modJk="PATH_TO_MOD_JK.SO_OR_DLL">
>
> Can't find workers.properties at
> C:\jakarta-tomcat\conf\jk\workers.properties
> Please install it in the default location or  set the config location
> Using <ApacheConfig workersConfig="FULL_PATH">
>
> Starting service Tomcat-Standalone
> Apache Tomcat/4.0.2
> Starting service Tomcat-Apache
> Apache Tomcat/4.0.2
>
>
>
> I checked the location of the mod_jk.dll and it's in the modules folder of
> Apache. Where should I write the full path using the ApacheConfig as it's
> telling me to do?
>
>
>
> As for the second error, the folder jk doesn't contain any
> workers.properties. In fact, I can't find it in any folder!




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to