Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Setting user.timezone in jnlp

843802May 10 2006 — edited Aug 11 2006
I 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 8 2006
Added on May 10 2006
1 comment
371 views