----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hi, all.

I seem to have a time problem in jserv.
IsItWorking.class is the same one provided in the install of Jserv. It
shows the local time and time zone.


If I access /localhost/servlets/IsItWorking on one machine it tells me
the correct time. On another machine it is 6 hours ahead. 
If I access /localhost/server-status on BOTH machines, they report the
correct time. 
The configurations are close but one runs java 1.1.7 and the one that
works correctly uses java 1.2.2. Here is how they are configured:

IsItWorking is the servlet that comes with the Jserv 1.10b

working IsItWorking             6 hours ahead IsItWorking
Linux Redhat 6.1                Linux Redhat 6.1
Java 1.2.2                      Java 1.1.7
Apache 1.3.9                    Apache 1.3.9
Jserv 1.1                       Jserv 1.1
US CST                          US EST

Linux time is configured to set the hardware clock to gmt and is correct
on both machines. Server log entries have the correct time as well.
I don't find any other differences anywhere. 

I assume I am just missing some setting somewhere. Any help would be
appreciated. All my database date/time stamps are going in wrong on that
box.


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to