Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 6910 invoked from network); 5 Aug 2008 19:56:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Aug 2008 19:56:44 -0000 Received: (qmail 87213 invoked by uid 500); 5 Aug 2008 19:56:41 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 87172 invoked by uid 500); 5 Aug 2008 19:56:41 -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 87161 invoked by uid 99); 5 Aug 2008 19:56:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Aug 2008 12:56:41 -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: domain of jgawor@gmail.com designates 64.233.166.176 as permitted sender) Received: from [64.233.166.176] (HELO py-out-1112.google.com) (64.233.166.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Aug 2008 19:55:46 +0000 Received: by py-out-1112.google.com with SMTP id u52so1381260pyb.11 for ; Tue, 05 Aug 2008 12:56:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=TNs81TwOKZiNsCpkurPaK3t3vh6BGTlulTKsshI3EXk=; b=T8fNW/P2f9uRlxR+sDjaSuXpDM2GIHyhYaQjTII298f1UsVUeXzr3QTQrY4uWY6CEx 3x7+5C8/bXf2a3NLjYsA46xZKZHLIgZWgjye7hCq/anC6G3hKpgWsO8nl9VwKPMuDD7+ Ht4q0+BKNBMGO3m2gyHQtJeqDzH42GqT1WZmA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=cMsB6wCfqUAAYTS6U5Ki74nU9PkQkU4z9md3XGLtL+wNUFHxJ3VMspjwOPIi8Wdw59 AzKLtcl4eLDEvnfJRbATxFGZUSR4mKXGQYjU+4UWrN+mhfQn4PXxS/WbVWjmtJE0IfKc v4HLA35lPm6lZqss77qqsdsf8q6/x4p4lLAiw= Received: by 10.65.237.15 with SMTP id o15mr1599862qbr.38.1217966172743; Tue, 05 Aug 2008 12:56:12 -0700 (PDT) Received: by 10.64.143.9 with HTTP; Tue, 5 Aug 2008 12:56:12 -0700 (PDT) Message-ID: <5eb405c70808051256m5c70cfdaq90090cc11ac0e661@mail.gmail.com> Date: Tue, 5 Aug 2008 15:56:12 -0400 From: "Jarek Gawor" To: "Geronimo Dev" Subject: heads up: JAX-WS 2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hey, I'm planning to start working on upgrading Geronimo to support JAX-WS 2.1 (in trunk) soon. That work will require upgrading Axis2, CXF, and JAXB (to version 2.1). The trunk might be a little unstable during that transition. If there are any concerns or problems with this let me know. Thanks, Jarek