Hi, >succesfully served. Something important: I used J2SE 5.0, since it's a >REQUISITE for running v5.5 (and I haven't been able to find the famous >"RUNNING.txt" file - or any other document, for what it matters - where >those details for using v5.5 along with Java v1.4 are professedly >explained).
It's in any of the full distributions: jakarta-tomcat-5.5.x.zip or jakarta-tomcat-5.5.x.tar.gz. All you need to do in order to run Tomcat 5.5 under JDK 1.4 is extract jakarta-tomcat-5.5.x-compat.zip to the directory where you installed Tomcat. All the compat distro contains is the JMX API and the Xerces implementation. >deployment. However, I thought it would also be a good debugging practice >to >install a standalone Tomcat v4.1 server and make sure that, at least, the That IS good debugging practice. An even better one would be to try a more recent version such as Tomcat 5.0.x, rather than 4.1.x which is two major versions back from 5.5.x. >JBuilderX. Hence, another question: what's the difference between: > >jakarta-tomcat-4.1.31-LE-jdk14.exe > >and > >jakarta-tomcat-4.1.31.exe The LE distribution does NOT contain files provided by JDK 1.4. Don't use it: use the full distributions. Yoav Shapira http://www.yoavshapira.com This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
