Try going directly to tomcat, if that works then try the connector. If you can view the page from tomcat directly, but not from apache, then it's something to do with the connector. If you can't view the page from tomcat directly, well, it's a tomcat problem (or a page problem).
--mikej -=----- mike jackson [EMAIL PROTECTED] > -----Original Message----- > From: Simone Chiaretta [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 05, 2003 3:26 PM > To: Tomcat User List > Subject: Still a problem with tomcat-apache integration > > > Dear All, > please don't shoot me, but I've a problem making tomcat serve jsp for > apache. > My configuration is: > red hat 8.0 > apache 2.0.44 > tomcat 4.1.18 > jk_mod for 2.0.43 > > I followed the step by step guide provided by john turner on his > site but I > still have problem > first I see that he references sometimes jk_mod.so while other > jk_mod.2.0.43.so... so, to avoid problems I made a symbolic link to have > both the file names. > > The problems I have are the following two: > 1) when I access the site from another client I get apache error > 404 saying > that /examples does not exist > 2) but when I access the site from the localhost with lynx I got the right > redirection, but when I try to access a jsp file I get a 500 > internal error > but don't get the details of the error... just a 500 error from apache > > Can you please help me solve this boring problem.... I hoped that > following > the great john howto I could have go the site up and running with no > problem.. but I was wrong. :-( > > thank you > Simone > > ------------------------- > Simone Chiaretta > www.piyosailing.com/S > Any sufficiently advanced technology is indistinguishable from magic > > > --------------------------------------------------------------------- > 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]
