Return-Path: Delivered-To: apmail-incubator-cxf-dev-archive@locus.apache.org Received: (qmail 67484 invoked from network); 2 Jan 2007 11:05:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jan 2007 11:05:18 -0000 Received: (qmail 43180 invoked by uid 500); 2 Jan 2007 11:05:24 -0000 Delivered-To: apmail-incubator-cxf-dev-archive@incubator.apache.org Received: (qmail 43046 invoked by uid 500); 2 Jan 2007 11:05:24 -0000 Mailing-List: contact cxf-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-dev@incubator.apache.org Received: (qmail 43033 invoked by uid 99); 2 Jan 2007 11:05:24 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jan 2007 03:05:24 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of eoghan.glynn@iona.com designates 62.221.12.33 as permitted sender) Received: from [62.221.12.33] (HELO emea-smg1.iona.com) (62.221.12.33) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jan 2007 03:05:15 -0800 Received: from emea-ems1.ionaglobal.com (dutec.ie [10.2.1.125]) by emea-smg1.iona.com (Switch-3.1.7/Switch-3.1.7) with ESMTP id l02C33sm016762 for ; Tue, 2 Jan 2007 12:03:03 GMT X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: RE: JAX-WS 2.1 and JAX-WSA [was Re: Next Release] Date: Tue, 2 Jan 2007 11:04:53 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: JAX-WS 2.1 and JAX-WSA [was Re: Next Release] Thread-Index: AccuI7Damdyxc4UFQROA4L0hn9ukvgAOYcXg From: "Glynn, Eoghan" To: X-Virus-Checked: Checked by ClamAV on apache.org > -----Original Message----- > From: Dan Diephouse [mailto:dan@envoisolutions.com] > > Along with this, it would be interesting to start on JAX-WSA=20 > - or at least got started on it. JAX-WSA is just a few=20 > annotations for WS-Addressing and some interfaces for=20 > representing EPRs [2]. Yep, this is on my TODO list.=20 For background, note that JAX-WSA was still in an unfinished state of flux when we started on the original Celtix WS-A layer (which forms the basis of the CXF WS-A layer). Hence the initial focus was on implementing the WS-A mechanics, rather than following the moving goal-posts of the unpublished APIs. In the meantime however, obviously JAX-WSA has matured, gone thru' a revision and has been rolled into JAX-WS, so its defininitely time that we synched up with the latest spec. Cheers, Eoghan