Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] Regarding: Update TimeZone in Jetty Container at runtime

Hi,

My requirement is that Jetty Web Container Should be able to detect TimeZone Changes in OS at runtime.
I want efficient solution as its used for logging(Debug log, Audit log ... ) Pourpose.

Is there any way jetty pics up changes Automatically??
JVM pics up timezone info at startup only How to overcome this.. 

Solution involving running Shell command is not proffered.

Thanks.

Back to the top