Return-Path: Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: (qmail 88590 invoked from network); 1 Oct 2008 21:58:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Oct 2008 21:58:36 -0000 Received: (qmail 45615 invoked by uid 500); 1 Oct 2008 21:58:34 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 45330 invoked by uid 500); 1 Oct 2008 21:58:33 -0000 Mailing-List: contact dev-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list dev@cxf.apache.org Received: (qmail 45299 invoked by uid 99); 1 Oct 2008 21:58:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Oct 2008 14:58:32 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [62.75.158.78] (HELO mail.liquid-reality.de) (62.75.158.78) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Oct 2008 21:57:29 +0000 Received: from [10.0.0.10] (HSI-KBW-085-216-027-031.hsi.kabelbw.de [85.216.27.31]) by mail.liquid-reality.de (Postfix) with ESMTP id A8DC81EE1616 for ; Wed, 1 Oct 2008 21:57:32 +0000 (UTC) Message-ID: <48E3F24F.8040703@die-schneider.net> Date: Wed, 01 Oct 2008 23:57:35 +0200 From: Christian Schneider User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: dev@cxf.apache.org Subject: Re: Error in full build on JAX-RS Frontend References: <48E32167.9000007@die-schneider.net> <007c01c923a3$9bf1db50$e002050a@IONAGLOBAL.COM> In-Reply-To: <007c01c923a3$9bf1db50$e002050a@IONAGLOBAL.COM> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi Sergey, I have simply added the locale. It works for me now: Date serverDate = new SimpleDateFormat("EEE, dd MMM yyyy HH:mm:ss zzz", Locale.ENGLISH) .parse("Sun, 29 Oct 1994 19:43:31 GMT"); Greetings Christian Sergey Beryozkin schrieb: > Hi > >> I am just trying a sucessful full build before commiting the next >> changes on JMS Transport. >> On JAX-RS I am getting the following error. Any ideas what is going >> wrong? >> >> Could it have to do with my german language settings? > > I'm not sure. Can you please try to update 'Sat' and 'Oct' in > > "Sat, 29 Oct 1994 19:43:31 GMT" > > (and possibly GMT ? ) with German language equivalents and see what > happens ? > > May be this test needs to be updated such that the dates are not > hardcoded. If it blocks you then please > disable it and create a JIRA and I'll look into it when I start > completing JAXRS Request implementation. > > Cheers, Sergey -- Christian Schneider --- http://www.liquid-reality.de