E
Erik Berglund
Hi
I do not know if this is correct forum but I could not find any "free"
tomcat forum right now. So:
I have a problem using Tomcat (version 4.1.30) in an environment where
we have configured it with about 10 different hosts (used together
with virtual hosts in Apache webserver ). Theses hosts are different
web applications used by different countries with different time
zones.
The problem is when setting the default java.util.TimeZone in one web
application it will also affect another web application under a
completely different host.
I guess this is beacause core java classes are shared among all
defined hosts and just loaded once. Is this correct ? Is it in any way
possible to configure Tomcat so that each host can have its own
default TimeZone?
Any idea how to solve this would be helpful
/Erik
I do not know if this is correct forum but I could not find any "free"
tomcat forum right now. So:
I have a problem using Tomcat (version 4.1.30) in an environment where
we have configured it with about 10 different hosts (used together
with virtual hosts in Apache webserver ). Theses hosts are different
web applications used by different countries with different time
zones.
The problem is when setting the default java.util.TimeZone in one web
application it will also affect another web application under a
completely different host.
I guess this is beacause core java classes are shared among all
defined hosts and just loaded once. Is this correct ? Is it in any way
possible to configure Tomcat so that each host can have its own
default TimeZone?
Any idea how to solve this would be helpful
/Erik