Hi Sergey,
Thanks again for the info. Yes, what you say makes sense. Somehow I was confused that wsdl2java utility was for both server and client Side code generation just like wsdl2java does. I think have java2wadl will be very helpful so we can keep the code and the contract with the client About the service in sync. Look forward to having the wadl generation support. Thanks a lot, Sadhana ________________________________ From: Sergey Beryozkin [mailto:[email protected]] Sent: Wednesday, June 24, 2009 2:05 AM To: Sadhana Jain; [email protected]; Sergey Beryozkin Subject: Re: Question about WADL support in JAX-RS CXF 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. 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 ----- From: Sadhana Jain <mailto:[email protected]> To: [email protected] ; Sergey Beryozkin <mailto:[email protected]> Sent: Wednesday, June 24, 2009 12:04 AM Subject: RE: Question about WADL support in JAX-RS CXF Hi Sergey, Sorry about misspelling your name in my earlier email. Just have one more question about WADL support, will there be support both ways ie from wadl2java and java2wadl? If there is any info on how this is going to work, will appreciate a lot. Thanks, Sadhana -----Original Message----- From: Sergey Beryozkin [mailto:[email protected]] Sent: Tuesday, June 23, 2009 12:39 PM To: [email protected] Subject: Re: Question about WADL support in JAX-RS CXF Hi 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 Sergey Bugzilla from [email protected] wrote: > > > > Hi CXF group, > > 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. > > Thanks a lot for help, > Sadhana > > -- View this message in context: http://www.nabble.com/Question-about-WADL-support-in-JAX-RS-CXF-tp24171883p24172330.html Sent from the cxf-user mailing list archive at Nabble.com.
