I'm from Italy and now I'm not at work I'll check them tomorrow at work Thank you for now
anyway the workers contains this # BEGIN workers.properties worker.list=ajp13 worker.ajp13.port=8009 worker.ajp13.host=localhost worker.ajp13.type=ajp13 # END workers.properties Simone > -----Messaggio originale----- > Da: Mike Jackson [mailto:[EMAIL PROTECTED] > Inviato: gioved� 6 marzo 2003 0.57 > A: Tomcat Users List > Oggetto: RE: Still a problem with tomcat-apache integration > > > Take a look at your mod_jk.log and see if there's anything in there that > points anywhere, the next step after that would probably be to post your > workers.properties and mod_jk.conf files. > > --mikej > -=----- > mike jackson > [EMAIL PROTECTED] > > > -----Original Message----- > > From: Simone Chiaretta [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, March 05, 2003 3:55 PM > > To: Tomcat Users List > > Subject: R: Still a problem with tomcat-apache integration > > > > > > I can access the pages directly with tomcat... it's the first thing I've > > done... even before trying the connector > > > > Simo > > > > > > > -----Messaggio originale----- > > > Da: Mike Jackson [mailto:[EMAIL PROTECTED] > > > Inviato: gioved� 6 marzo 2003 0.29 > > > A: Tomcat Users List > > > Oggetto: RE: Still a problem with tomcat-apache integration > > > > > > > > > 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] > > > > > > > > > > > > --------------------------------------------------------------------- > > 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]
