RE: Tomcat4.1

2007-07-25 Thread Aleksey Dayen
Right now we using TomCat 4.1 with JDK 1.1. Would our TomCat version work if we update to J2SDK 5.0 with Update 6? Please help!!! Many thanks -Original Message- From: Nathan Hook [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 25, 2007 4:55 PM To: users@tomcat.apache.org Subject:

Re: Tomcat4.1

2007-07-25 Thread Hassan Schroeder
On 7/25/07, Aleksey Dayen [EMAIL PROTECTED] wrote: Right now we using TomCat 4.1 with JDK 1.1. Would our TomCat version work if we update to J2SDK 5.0 with Update 6? 1. Hijacking threads, especially without even removing the previous content, is rude. 2. Why ask about Update 6 when that

Apache2 - mod_jk2 - Tomcat4.1 : 404 Error if host not defined in server.xml

2006-03-29 Thread Gerard Pelka
Hello, I have a Apache running with a lot virtual hosts. Now I installed Tomcat 4.1 and use mod_jk2 to send .jsp to the Tomcat Server (ajp13). But Tomcat needs the real path to the .jsp-file (defined in server.xml) or it cause a 404 Error ?!?! Is this normal? Do I have really define all the

Re: Apache2 - mod_jk2 - Tomcat4.1 : 404 Error if host not defined in server.xml

2006-03-29 Thread David Smith
I think you have this turned around. jsp files are not sent to tomcat for processing. Think of the relationship between Apache and Tomcat more as a proxy environment. Tomcat has a set of contexts. Each context has a set of jsps, servlets, and resources that function to gether as an