[Resin-interest] Change TimeZone

2008-06-05 Thread Laurent MAGNIEZ

Hello,

I'm using Resin3.0.18 under Debian.

All the dates in my application are staggered by one hour, since the 
transition to summer time.

I explain : when i launch Resin, i can see in log :
Starting Resin on Fri, 16 May 2008 16:44:16 +0100 (GMT+01:00)

For all my other servers, TimeZone is +0200 (CEST) and it works fine.

How can i specify the TimeZone ?

Thanks for any help

Laurent MAGNIEZ



___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


Re: [Resin-interest] Change TimeZone

2008-06-09 Thread Laurent MAGNIEZ
Thanks

But i just find an other method :

I have modified the wrapper.pl file :
the line
$JAVA_ARGS=
is now
$JAVA_ARGS=-Duser.timezone=Europe/Paris

and it works fine.

Laurent MAGNIEZ

Stargazer a écrit :
 Laurent MAGNIEZ wrote:
   
 Hello,

 I'm using Resin3.0.18 under Debian.

 All the dates in my application are staggered by one hour, since the 
 transition to summer time.

   
 
 Use this in resin.conf:
   jvm-arg-Duser.timezone=Europe/London/jvm-arg

   
 I explain : when i launch Resin, i can see in log :
 Starting Resin on Fri, 16 May 2008 16:44:16 +0100 (GMT+01:00)

 For all my other servers, TimeZone is +0200 (CEST) and it works fine.

 How can i specify the TimeZone ?

 Thanks for any help

 Laurent MAGNIEZ



 ___
 resin-interest mailing list
 resin-interest@caucho.com
 http://maillist.caucho.com/mailman/listinfo/resin-interest



   
 




 ___
 resin-interest mailing list
 resin-interest@caucho.com
 http://maillist.caucho.com/mailman/listinfo/resin-interest

   


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest