Bernd,
From my limited understanding of time zones, BC will take the time zone set by the server it is running on when it starts up from the server.sh/server.bat scripts. At least this is what we have observed here at this site.
To change the time zone that BC runs in, we are setting a system property “user.timezone” in the server.bat executable. We added “-Duser.timezone=GMT” to the JAVA_RUN parameter in the server.bat to set the timezone for BC.e.g.
set JAVA_RUN=%JAVA_EXE% -Xrs -Duser.timezone=GMT %JAVA_MEMSET%
To find out the required time zone setting for your area, you could use reference at the following URL:
[url=“Enterprise Business Servers | IBM”]Enterprise Business Servers | IBM
I hope this helps you.
Thanks,
ajandja
#webMethods#Integration-Server-and-ESB#Adapters-and-E-Standards