Steve,

Tomcat has to be started first because it generates a conf file that Apache will read.

Note that on the referenced link there are two (different) items that contain the word 
"ApacheConfig".  They both need to be in there.  This causes the config file to be 
generated.  Tomcat may take a while to do all this so, you need to wait 10 seconds or 
so before starting apache.

Once everything works properly, you can disable the generation of the conf and 
continue using the one that that was last generated.   Then the 10 second wait is no 
longer needed.

The file generated is:
%CATALINA_HOME\conf\auto\mod_jk.conf

Chuck






-----Original Message-----
From: Steve Milner [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 11, 2003 7:51 AM
To: Tomcat Users List
Subject: Re: Win2k+Apache+Tomcat Problems


Out of curiosity why would 4.1.24/27 be any easier than 4.1.29? Is 
there currently issues with 4.1.29?

Thanks,
Steve


On Nov 10, 2003, at 11:19 PM, kgsat wrote:

> why donot u try reading logs and make sure u make all the entries in 
> conf
> files as they are supposed to be.
> If u can not spot the culprit change to 4.1.24/27 to work with.I am 
> sure
> this will do
> good luck
> sat
> ----- Original Message -----
> From: "Steve Milner" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, November 11, 2003 11:13 AM
> Subject: Win2k+Apache+Tomcat Problems
>
>
>> I have installed Apache and Tomcat-4.1.29 on my Windows 2000 server. I
>> have followed the instructions from
>> http://www.johnturner.com/howto/winxp-howto.html (a how-to I was
>> pointed to by other admins) to a T and I can't get it to work. I can
>> point my browser to port 8080 of my server and get tomcat, but I get
>> nothing but an Apache error message not being able to find the file
>> when trying to get the same jsp from port 80 (Apache is using JKMount
>> directives which I was told to add later). One thing I noticed is that
>> Tomcat didn't make a apache-tomcat.conf file for me like the how-to
>> said it would. I tried starting apache first, and then second. I tried
>> restarting one or the other but they don't seem to communicate. I am
>> using mod_jk 1.2 , apache 1.3.x and Tomcat 4.1.29 with Tomcat and
>> mod_jk coming directly from the Jakarta binary site.
>>
>> Basically, I'm not sure where or what is going wrong and what I should
>> do next. All help is greatly appreciated.
>>
>> Steve
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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


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

Reply via email to