SUCCESS!!!!!!!!!

I made one little change and it works now. Bother jsp-examples and servlets-examples 
apps run.

The change was adding the PROTOCOL property to the connector on port 8009 in the 
server.xml. I added protocol="AJP/1.3", restarted both Tomcat and Apache, and it 
worked!! Here's what my Connector looks like:

<Connector port="8009" enableLookups="false" redirectPort="8443" debug="0" 
protocol="AJP/1.3" />

Thanks to all who responded.

Karl

> 
> From: <[EMAIL PROTECTED]>
> Date: 2004/03/30 Tue AM 10:52:28 CST
> To: "Tomcat Users List" <[EMAIL PROTECTED]>
> Subject: Re: RE: Connecting Apache and Tomcat
> 
> That's one I tried already. That setup is the one that gave me the 503 Service Not 
> Available error.
> 
> I will post the logs from Apache and Tomcat when I get a chance. Maybe that will 
> help.
> 
> Karl
> 
> > 
> > From: "Dale, Matt" <[EMAIL PROTECTED]>
> > Date: 2004/03/30 Tue AM 10:30:34 CST
> > To: "Tomcat Users List" <[EMAIL PROTECTED]>
> > Subject: RE: Connecting Apache and Tomcat
> > 
> > Try this one
> > 
> > http://www.connecties.com/cymulacrum/tomcat5/book1.html
> > 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Sent: 30 March 2004 17:26
> > To: [EMAIL PROTECTED]
> > Subject: Connecting Apache and Tomcat
> > 
> > 
> > Someone on this planet surely has gotten this to work. I have found 4 sites with 
> > instructions, all 4 have vastly different instructions, and none of them work, at 
> > least on my system.
> > 
> > I am running Fedora Core 1, Apache 2.0.47 and Tomcat 5.0.19. I've tried a 
> > pre-compiled connector. I've tried compiling it myself. Nothing works.
> > 
> > The last setup I tried was the instruction found at 
> > www.greenfieldresearch.ca/technical/jk2_config.html.
> > 
> > Those also seemed to be the simplest instructions. I have gotten different errors, 
> > but this setup from the site above gives me an error about a possible 
> > misconfiguration. Other setups have given me a 503 Service Unavailable error.
> > 
> > My files are exactly as suggested on the site above. Any suggestions or ideas are 
> > welcome.
> > 
> > Thanks,
> > Karl
> > 
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> > 
> 
> 
Any opinions expressed in this E-mail may be those of the individual and not 
necessarily the company. This E-mail and any files transmitted with it are 
confidential and solely for the use of the intended recipient. If you are not the 
intended recipient or the person responsible for delivering to the intended recipient, 
be advised that you have received this E-mail in error and that any use or copying is 
strictly prohibited. If you have received this E-mail in error please notify the 
beCogent postmaster at [EMAIL PROTECTED]
Unless expressly stated, opinions in this email are those of the individual sender and 
not beCogent Ltd. You must take full responsibility for virus checking this email and 
any attachments.
Please note that the content of this email or any of its attachments may contain data 
that falls within the scope of the Data Protection Acts and that you must ensure that 
any handling or processing of such data by you is fully compliant with the terms and 
provisions of the Data Protection Act 1984 and 1998.




---------------------------------------------------------------------
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