Re: JAX-RS in Web Profile

2012-05-05 Thread dsh
If I got it correct Apache Wink is the JAX-RS portion that got extracted out of CXF [1] to become a new incubator project. It's being used inside WebSphere for instance. [1] http://wiki.apache.org/incubator/WinkProposal (current status) Cheers Daniel On Sat, May 5, 2012 at 2:28 AM, Romain

JAX-RS in Web Profile

2012-05-04 Thread David Blevins
JAX-RS is being added to the Java EE 7 Web Profile. Given that and the fact that many of the recent user questions are about JAX-RS, perhaps we should consider adding it to our Web Profile distro now rather than later. The big question in my mind is, how small can we get it? Can we do it with

Re: JAX-RS in Web Profile

2012-05-04 Thread Romain Manni-Bucau
+1 to add it -1 to split, it will make our build more complicated (again) and our dependency management a mess - Romain Le 4 mai 2012 21:37, David Blevins david.blev...@gmail.com a écrit : JAX-RS is being added to the Java EE 7 Web Profile. Given that and the fact that many of the recent user

Re: JAX-RS in Web Profile

2012-05-04 Thread Romain Manni-Bucau
Wink? - Romain 2012/5/5 Aldrin Leal ald...@leal.eng.br JAX-RS could be done with Wink as well. Does it sound like a fit? -- -- Aldrin Leal, ald...@leal.eng.br / http://meadiciona.com/aldrinleal On Fri, May 4, 2012 at 4:36 PM, David Blevins david.blev...@gmail.com wrote: JAX-RS is

Re: JAX-RS in Web Profile

2012-05-04 Thread Aldrin Leal
http://incubator.apache.org/wink/ -- -- Aldrin Leal, ald...@leal.eng.br / http://meadiciona.com/aldrinleal On Fri, May 4, 2012 at 8:26 PM, Romain Manni-Bucau rmannibu...@gmail.comwrote: Wink? - Romain 2012/5/5 Aldrin Leal ald...@leal.eng.br JAX-RS could be done with Wink as well. Does

Re: JAX-RS in Web Profile

2012-05-04 Thread Romain Manni-Bucau
Cxf is known (by us and moreover by users) and integration is done so i think i prefer cxf. Cxf size is not an issue just the fact we have to manage two dependency trees is se split jaxrs and jaxws would be a pain. If we use sthg else that's close. Finally wink is based on cxf... - Romain Le 5