Sun has released a new TZupdater that updates the existing java installation
including the one I'm trying to update.
You can go here to read about it.
http://java.sun.com/javase/tzupdater_README.html
To download the updater go here:
http://java.sun.com/javase/downloads/index.jsp look for 'JDK US
P,
As far as I know just 1, though the java.exe is located in many
directories
\jdk\bin
\_jvm\bin
\jdk\jre\bin
How can I tell which one it is using. If I install 1.4.2_11 to another
directory, how to I tell Tomcat to use that JVM?
Thanks for the help.
E
>>> [EMAIL PROTECTED] 2/28/07 11:12:22 A
Looked at that, but the version on the server doesn not have a patch.
>>> [EMAIL PROTECTED] 2/28/07 1:00:29 PM >>>
You should take a look at this link
http://java.sun.com/javase/tzupdater_README.html
> -Original Message-
> From: Eric Davis [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, F
You should take a look at this link
http://java.sun.com/javase/tzupdater_README.html
> -Original Message-
> From: Eric Davis [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 28, 2007 1:18 PM
> To: users@tomcat.apache.org
> Subject: How To Upgrade JDK used by Tomcat 4.1
>
> Hello,
Eric Davis wrote:
Hello,
I need to update/upgrade the JDK used by Tomcat for an application we
purchased, because of the daylight saving time issue. I can't seem to
find any documentation on the steps that need to be taken to upgrade the
JVM used by Tomcat. The installation instructions for Tom