0 Replies Latest reply on Apr 15, 2003 5:57 AM by rachelk

    user.timezone is set to GMT instead of the computer real tim

    rachelk

      Hi,

      For some reason the user.timezone in jboss (which can be views in boot.log) is set to GMT, instead of to the computer's real timezone. This is causing all date printing to be in GMT time instead of local time. The problem occurs only in jboss, when I run a simple java test that only prints the cuurent time(by using SimpleDateFormat) it is in local time.
      Is there a solution to this? Is it possible to somehow set the user.timezone to be the local time?

      Thanks,
      Rachel.

      PS - I am running jboss-3.0.6_tomcat-4.1.18 on win2000.