RE: Happy Birthday

2012-07-29 Thread Martin Gainty
I never write Birthday Salutations (as they will probably be construed the wrong way) but i will make an exceptionHappy 51st Birthday Mr Obama Martin .. __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist

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

Re: Pointing tomcat to a different timezone

2012-07-29 Thread Igor Cicimov
On Mon, Jul 30, 2012 at 8:39 AM, krishna chaitanya kurnala kkc...@gmail.com wrote: 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

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 icici...@gmail.com wrote: On Mon, Jul 30, 2012 at 8:39 AM,

Re: Pointing tomcat to a different timezone

2012-07-29 Thread Konstantin Kolinko
2012/7/30 krishna chaitanya kurnala kkc...@gmail.com: 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

Re: Pointing tomcat to a different timezone

2012-07-29 Thread krishna chaitanya kurnala
Hello Konstantin I verified the timezone is same for both users: [jenkinspan@sdc-cidev10 ~]$ date Sun Jul 29 17:31:27 PDT 2012 [jenkinspan@sdc-cidev10 ~]$ sudo su - root [root@sdc-cidev10 ~]# date Sun Jul 29 17:31:39 PDT 2012 We are using apache-tomcat-6.0.33 I didnot do anything special but,

Re: Pointing tomcat to a different timezone

2012-07-29 Thread Konstantin Kolinko
2012/7/30 krishna chaitanya kurnala kkc...@gmail.com: Hello Konstantin I verified the timezone is same for both users: [jenkinspan@sdc-cidev10 ~]$ date Sun Jul 29 17:31:27 PDT 2012 [jenkinspan@sdc-cidev10 ~]$ sudo su - root [root@sdc-cidev10 ~]# date Sun Jul 29 17:31:39 PDT 2012 We are

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 knst.koli...@gmail.comwrote: 2012/7/30 krishna chaitanya kurnala kkc...@gmail.com: Hello Konstantin I verified the timezone is same for both users: