Hi,

The user's guide from cxf home page (http://cwiki.apache.org/CXF20DOC/jax-rs-jsr-311.html) is very extensive to have a basic webservice running.

If you download a release of cxf, sample programs are available in <root directory>/samples/jax_rs.

Deployment in tomcat is pretty much the same as other web applications, i.e. create a folder in webapps, have web.xml and beans.xml in webapps/<root>/WEB-INF, and have all the needed binaries in webapps/<root>/WEB-INF/lib/. <cxf root>/lib/WHICH_JARS should give you a heads-up with regards to which jars you need to include in the said directory.

Hth.

Gabo

Forum Specific wrote:
Hi all,

I want sample tutorial or code for Restful Web Services for  JAX-RS API
integration with Spring using CXF framework by deploying on Tomcat.
Does anybody have this kind of link where I can find sample code for the
same.

Thanks in advance.

Regards,
RT

------------------------------------------------------------------------


No virus found in this incoming message.
Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.8.4/1751 - Release Date: 10/27/2008 10:44 PM

Reply via email to