Okay - my bad. I was under the impression that I've seen two rt.jar files in the jdk but not that you stated otherwise I looked closely and indeed my bad.

One is down the drain. What about the jdk1.5 vs jdk1.4.2 question ? Should I upgrade ? Usually the newer the better but would I had any problems swtching to 1.5 in a production environment ?




From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <tomcat-user@jakarta.apache.org>
To: "Tomcat Users List" <tomcat-user@jakarta.apache.org>
Subject: RE: Tomcat and JDK version
Date: Wed, 3 Aug 2005 16:34:15 -0500

> From: MC Moisei [mailto:[EMAIL PROTECTED]
> Subject: Tomcat and JDK version
>
> On top of that I know that tomcat is suppose to run with the
> JDK but JRE is suppose to be faster then the JDK because I
> assume the native code is optimized and all the debugging
> info in native and in classes are removed.

Somebody is feeding you real garbage on that one.  The JRE that's part
of a JDK is bit-for-bit identical to the separate JRE download for that
level.  A JDK supplies additional tools for development purposes (such
as javac), but that's it.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
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]

Reply via email to