Setting user.timezone in jnlp
843802May 10 2006 — edited Aug 11 2006I have no success in setting the user.timezone property through the jnlp-file. I have seen a similar experience reported a couple of years ago:
http://forum.java.sun.com/thread.jspa?forumID=38&threadID=431709
Is it doable?
I can't set it in the code, because we are suffering from a timezone/thread-related bug reported (for instance) here:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6352812
Right now we are using aspects for the sole purpose of fixing this problem, but apparently that has it problems as well from time to time at the customer site.
Thanks!
/Claes