Re: tomcat 5.5 and J2SE 1.4

2007-07-22 Thread flintban
Thanks Roger Problem solved -Original Message- From: Roger <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Sun, 22 Jul 2007 2:49 pm Subject: Re: tomcat 5.5 and J2SE 1.4 Unzip the compatibility package (be sure to have the same version as your Tomcat version), then you&

Re: tomcat 5.5 and J2SE 1.4

2007-07-22 Thread Roger
Unzip the compatibility package (be sure to have the same version as your Tomcat version), then you'll see several folders (common and lib I believe). Copy those into the Tomcat install folder, over the current ones. They replace some of the tomcat jars. That should do it. Roger Op 22 jul

tomcat 5.5 and J2SE 1.4

2007-07-22 Thread flintban
Tomcat 5.5 is designed to run on J2SE 5.0 and later, and requires configuration to run on J2SE 1.4.? Make sure to read the "RUNNING.txt" file in the fulldocs downloadable file(s) if you are using J2SE 1.4. Hi there, ??? I am trying to run tomcat 5.5 with java 1.4.? I can't find this "RUNNING.txt