Re: Pointing tomcat to a different timezone

2012-07-29 Thread krishna chaitanya kurnala
This Works ;-) Thanks a lot Konstantin. Appreciate it :) Krishna Chaitanya On Sun, Jul 29, 2012 at 6:21 PM, Konstantin Kolinko wrote: > 2012/7/30 krishna chaitanya kurnala : > > Hello Konstantin > > > > I verified the timezone is same for both users: > > [jenk

Re: Pointing tomcat to a different timezone

2012-07-29 Thread krishna chaitanya kurnala
pecial but, untar and ./startup.sh from bin folder. Can you please guide me based on this info? thanks, Krishna Chaitanya On Sun, Jul 29, 2012 at 5:25 PM, Konstantin Kolinko wrote: > 2012/7/30 krishna chaitanya kurnala : > > Dear Tomcat Users, > > > > I am deploying a Java

Re: Pointing tomcat to a different timezone

2012-07-29 Thread krishna chaitanya kurnala
Hello Igor Thanks for your response :) Request some more info to get started .. Yes, I am using sun jdk 1.6 ... how do i verify installation of tzdata package? thanks, Krishna Chaitanya On Sun, Jul 29, 2012 at 5:19 PM, Igor Cicimov wrote: > On Mon, Jul 30, 2012 at 8:39 AM, krishna chaita

Pointing tomcat to a different timezone

2012-07-29 Thread krishna chaitanya kurnala
Dear Tomcat Users, I am deploying a Java Application in Tomcat, that is picking the wrong Time-zone from OS. I did try to change the time settings at OS level. while the OS is PDT [root@sdc-cidev10 ~]# date Sun Jul 29 15:16:41 PDT 2012 My Java App is still in Universal Time-zone. Can you please