Another issue to consider is that Tomcat runs a single instance of Java VM, but often runs multiple webapps. If each webapp takes the approach that it can set the "default timezone" to its liking, you'll find that you get a mixed bag based on which webapp was the last to reload. At least that's what we think we experienced since there are some oddities with dates and timezones in Java!

David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to