Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 4569 invoked from network); 21 May 2010 15:39:52 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 May 2010 15:39:52 -0000 Received: (qmail 27233 invoked by uid 500); 21 May 2010 15:39:51 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 27195 invoked by uid 500); 21 May 2010 15:39:51 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 27188 invoked by uid 99); 21 May 2010 15:39:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 May 2010 15:39:51 +0000 X-ASF-Spam-Status: No, hits=-0.6 required=10.0 tests=AWL,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jgawor@gmail.com designates 209.85.212.54 as permitted sender) Received: from [209.85.212.54] (HELO mail-vw0-f54.google.com) (209.85.212.54) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 May 2010 15:39:45 +0000 Received: by vws16 with SMTP id 16so1010034vws.13 for ; Fri, 21 May 2010 08:39:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=SGhoEp3I1D3/kVb3c0YfwUh43SPKwxHqU1zBlTQM2qQ=; b=Lx9PhS4AB25aRCEO6zfGkuqpMpqjXu4AJIo0LUztqiipl23Tyr/rDrFk58JD/s0Iyl At0JUVSIM4KvSwUrTS3KNeBXMVKSW9CsOOKmm5xwzQNjBg8sPudaYj1+pU2nYoZqhzYu hRyoazGJhcYqc2wvMlY5AW5chI8M/N0ENisnQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=jU+7mngjHcO48afx+3/38kqB/EyiXWZfKNMmTsg/ug3Gzs2hcLQ5zK9NkeGaW7i0sY 2xgUR0oAN7ETORpAIN2nZUWB6XALKuLvOPCatY/YaXcdfqhxzV+zivSOpUveMIWDSaVc yzarj6TPkL59H7jvAbvZgxxTNphi6BIcWMMEg= MIME-Version: 1.0 Received: by 10.220.123.5 with SMTP id n5mr1121699vcr.249.1274456364393; Fri, 21 May 2010 08:39:24 -0700 (PDT) Received: by 10.220.46.67 with HTTP; Fri, 21 May 2010 08:39:24 -0700 (PDT) In-Reply-To: <4BF65B5F.1090709@gmail.com> References: <4BF65B5F.1090709@gmail.com> Date: Fri, 21 May 2010 11:39:24 -0400 Message-ID: Subject: Re: Web services in G 3.0-M1 From: Jarek Gawor To: dev@geronimo.apache.org, rickmcg@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable +1 Jarek On Fri, May 21, 2010 at 6:07 AM, Rick McGuire wrote: > Jarek Gawor brought to my attention that the web services support in 3.0 = has > not yet gotten any testing or attention. =A0While it builds, it is in a s= tate > where it doesn't really work. =A0Since the focus of the M1 release is on = the > new Aries support and the Java EE 6 Web Profile, I think it makes sense t= o > remove the web services components from the M1 release. =A0Web services a= re > not part of the Web Profile, so including them in the 3.0 Web Profile > release was a bit of a stretch goal to begin with. =A0Since this support = might > not be in the 3.0 final release and isn't really functional at this point > anyway, I'm going to be removing the web services support from the M1 > branch. > > Rick >