You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Dan Connelly <da...@comcast.net> on 2007/05/23 14:01:09 UTC

JAX-RS ?

Yes, I know, JAX-WS is challenge enough.   

And, JAX-RS (JSR-311) is in early days yet.   No formal spec.  However, 
the SWDP "RESTful" api and runtime already exist.   SWDP RESTful is 
clearly the "reference" for JSR-311.

Is there a plan for a CXF runtime/frontend for JAX-RS?    (As opposed to 
my just deriving one on my own from the jaxws or simple frontends, and 
then hacking some code for it.)

          -- Dan Connelly

Re: JAX-RS ?

Posted by James Mao <ja...@iona.com>.
Good question, i also want to know the answer.

It's quite similar what we had in cxf

 From a developer's point of view, it's great to have just one API

[1] 
http://developers.sun.com/docs/web/swdp/r1/rest-impl/docs/getting-started.html

James

> Yes, I know, JAX-WS is challenge enough.  
> And, JAX-RS (JSR-311) is in early days yet.   No formal spec.  
> However, the SWDP "RESTful" api and runtime already exist.   SWDP 
> RESTful is clearly the "reference" for JSR-311.
>
> Is there a plan for a CXF runtime/frontend for JAX-RS?    (As opposed 
> to my just deriving one on my own from the jaxws or simple frontends, 
> and then hacking some code for it.)
>
>          -- Dan Connelly
>