Return-Path: Delivered-To: apmail-cxf-users-archive@www.apache.org Received: (qmail 73466 invoked from network); 24 Jun 2009 09:04:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Jun 2009 09:04:57 -0000 Received: (qmail 38763 invoked by uid 500); 24 Jun 2009 09:05:07 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 38697 invoked by uid 500); 24 Jun 2009 09:05:07 -0000 Mailing-List: contact users-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cxf.apache.org Delivered-To: mailing list users@cxf.apache.org Received: (qmail 38687 invoked by uid 99); 24 Jun 2009 09:05:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jun 2009 09:05:07 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.77.186.20] (HELO mx4.progress.com) (192.77.186.20) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jun 2009 09:04:57 +0000 Received: from mx4.progress.com (127.0.0.1) by mx4.progress.com (MlfMTA v3.2r9) id h87m3g0171s0 for ; Wed, 24 Jun 2009 05:04:35 -0400 (envelope-from ) Received: from progress.com ([192.233.92.16]) by mx4.progress.com (SonicWALL 7.1.1.1995) with ESMTP; Wed, 24 Jun 2009 05:04:35 -0400 Received: from NTEXFE01.bedford.progress.com (ntexfe01 [10.128.10.24]) by progress.com (8.13.8/8.13.8) with ESMTP id n5O94a27016460; Wed, 24 Jun 2009 05:04:36 -0400 (EDT) Received: from sberyoz ([10.5.2.18]) by NTEXFE01.bedford.progress.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959); Wed, 24 Jun 2009 05:04:35 -0400 Message-ID: <004d01c9f4aa$cb988d80$1202050a@emea.progress.com> From: "Sergey Beryozkin" To: "Sadhana Jain" , , "Sergey Beryozkin" References: <5176F45A0DDDA04F9ABB8DD466785AFEA24993@scl1mail1.corporate.local> Subject: Re: Question about WADL support in JAX-RS CXF Date: Wed, 24 Jun 2009 10:04:33 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0048_01C9F4B3.2C5DFC10" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3350 X-OriginalArrivalTime: 24 Jun 2009 09:04:36.0461 (UTC) FILETIME=[CC3801D0:01C9F4AA] X-Mlf-Version: 7.1.1.1995 X-Mlf-UniqueId: o200906240904350356178 X-Virus-Checked: Checked by ClamAV on apache.org ------=_NextPart_000_0048_01C9F4B3.2C5DFC10 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi Sadhana > Sorry about misspelling your name in my earlier email. no problems, I do a lot of typos all the time... We're only starting working on supporting description languages like = wadl. My initial understanding is that WADL can help you generate an = http centric code or UI test code which will guide you through a given = web application instance. I don't see how it can let people generate the = typed server code though - there's no enough information. Though may be = we will generate some JAX-RS aware servlets, not sure yet. So = javatowadl should work (server side), wadltojava will work for the http = centric client code generation. I'm also open to experimenting with = WSDL.=20 That said, for 2.2.3 I'm planning to complete the auto-generation of = WADL instances only, there won't be codegen tools. I'd like to = prioritize on them for 2.3 cheers, Sergey ----- Original Message -----=20 From: Sadhana Jain=20 To: users@cxf.apache.org ; Sergey Beryozkin=20 Sent: Wednesday, June 24, 2009 12:04 AM Subject: RE: Question about WADL support in JAX-RS CXF Hi Sergey, =20 Sorry about misspelling your name in my earlier email. =20 Just have one more question about WADL support, will there be support = both ways ie from wadl2java and java2wadl? =20 If there is any info on how this is going to work, will appreciate a = lot. =20 Thanks, Sadhana =20 -----Original Message----- From: Sergey Beryozkin [mailto:sergey.beryozkin@iona.com]=20 Sent: Tuesday, June 23, 2009 12:39 PM To: users@cxf.apache.org Subject: Re: Question about WADL support in JAX-RS CXF =20 =20 Hi =20 I'm working on it. I was hoping to get some initial support by this = coming Friday but it's getting a bit tight as some other issues have popped = up. Either way it will be in 2.2.3 which is planned for the end of next = month =20 Sergey =20 =20 Bugzilla from sjain@macrovision.com wrote: >=20 >=20 >=20 > Hi CXF group, >=20 > I was wondering if there was a support for wadl generation in CXF = like the > way in Jersey that automatically generates application.wadl for your = app. >=20 > Thanks a lot for help, > Sadhana >=20 >=20 =20 --=20 View this message in context: = http://www.nabble.com/Question-about-WADL-support-in-JAX-RS-CXF-tp2417188= 3p24172330.html Sent from the cxf-user mailing list archive at Nabble.com. =20 ------=_NextPart_000_0048_01C9F4B3.2C5DFC10--