|
For ReliaTel Servers, the Operating System and Java patches for DST must be installed.
Operating System Patches:
For operating system patches for Red Hat Linux, please visit the link:
http://kbase.redhat.com/faq/FAQ_80_7909.shtm
For operating system patches for Solaris, please visit the link:
http://sunsolve.sun.com/pub-cgi/show.pl?target=patches/patch-access
Java Runtime Environment Patches:
For ReliaTel Java clients, an update to the Java Runtime Environment (JRE) is required.
For more information on the JAVA DST patch visit: http://java.sun.com/javase/tzupdater_README.html
The JRE version that supports the change in Daylight Saving Time is 1.4.2.13. It can be downloaded from Sun at: http://java.sun.com/j2se/1.4.2/download.html
(select J2SE v1.4.2_13 JRE).
How to install Java patch for DST changes?
================================
1. Download the file:
ftp://ftp.tonesoft.com/pub/rlt/tzupdater.jar
2. Login as root and run the following commands:
# . /etc/ems
# ${JAVAVM} -jar tzupdater.jar -u
# ${JAVAVM} -jar tzupdater.jar -t
3. Switch to user rlt or ems and restart Java service:
$ inhibit-system Java
$ allow-system Java |