Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 65134 invoked from network); 5 Nov 2007 20:57:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Nov 2007 20:57:39 -0000 Received: (qmail 90430 invoked by uid 500); 5 Nov 2007 20:57:15 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 90331 invoked by uid 500); 5 Nov 2007 20:57:15 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 90314 invoked by uid 99); 5 Nov 2007 20:57:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Nov 2007 12:57:15 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [88.198.184.13] (HELO mailrelay.cemit.at) (88.198.184.13) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Nov 2007 20:57:47 +0000 Received: from ox.cemit.at ([::ffff:10.7.98.6]) by mailrelay.cemit.at with esmtp; Mon, 05 Nov 2007 21:56:57 +0100 id 000AC43E.472F8399.00002D8C Received: from localhost (ox.cemit.at [127.0.0.1]) by ox.cemit.at (Postfix) with ESMTP id C0DFD1158001; Mon, 5 Nov 2007 21:57:01 +0100 (CET) X-Virus-Scanned: amavisd-new at cemit.at Received: from ox.cemit.at ([127.0.0.1]) by localhost (ox.cemit.at [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DU7i8ziBe0NR; Mon, 5 Nov 2007 21:56:54 +0100 (CET) Received: from [10.7.100.146] (ip146.lan.hitt [10.7.100.146]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ox.cemit.at (Postfix) with ESMTP; Mon, 5 Nov 2007 21:56:54 +0100 (CET) Message-ID: <472F8393.3070209@student.uibk.ac.at> Date: Mon, 05 Nov 2007 21:56:51 +0100 From: Simon Steinacker User-Agent: Thunderbird 2.0.0.6 (X11/20071022) MIME-Version: 1.0 To: axis-user@ws.apache.org, axis-dev@ws.apache.org Subject: axis Calendar time zones Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hello, I am currently using axis 1.3, working with java Calendar objects across Web Services. I realized, that axis by default sets the timezone to GMT when serializing dates. How can I tell axis which timezone it should use? Thanks a lot, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org