You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Mansour Raad <mr...@esri.com> on 2007/07/20 02:50:51 UTC

REST on servlet

I've seen the example where a SOAP endpoint is published using a  
Servlet.
Can somebody please point me to how to create REST endpoint that  
produces JSON ?
Thanks.
Mansour
:-)




Re: REST on servlet

Posted by Willem Jiang <ni...@iona.com>.
You can read the doc[1] and try the sample in 
CXF_HOME\samples\restful_http_binding

[1] http://cwiki.apache.org/CXF20DOC/http-binding.html

Cheers,
Willem.

Mansour Raad wrote:
> I've seen the example where a SOAP endpoint is published using a Servlet.
> Can somebody please point me to how to create REST endpoint that 
> produces JSON ?
> Thanks.
> Mansour
> :-)
>
>
>
>