Which connector did you choose to use?  AJP or WARP?  Your server.xml shows
some changes on the port numbers.  For example, the AJP connector is showing
8109 instead of 8009 (the default).  Did you carry that change through the
other configuration files, like workers.properties (if you chose AJP)?

John Turner
[EMAIL PROTECTED]

-----Original Message-----
From: Thomas Cherry [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 01, 2002 3:33 PM
To: [EMAIL PROTECTED]
Subject: Re: RE: Apache-tomcat integration


Here is my server.xml file.  As far as I know it's stock.  For bandwidth
reasons I striped all the comments and included it as an attachment.

As an update, I do get tomcat on port 8180.


on 08/01/2002 1:41 PM, [EMAIL PROTECTED] at
[EMAIL PROTECTED] wrote:

> The WARP connector can't bind to its socket.  The default WARP connector
> socket is 8008.  Is there something else on that socket?  Another
connector?
> 
> Which connector do you want to use?  Tomcat binds up both the AJP and WARP
> socket by default, but which connector have you chosen to use with apache?
> 
> You might want to post your server.xml, looks like something isn't happy
in
> there.
> 
> John Turner
> [EMAIL PROTECTED]


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

Reply via email to