Senin, 18 Oktober 2010

Getting Started with Apache CXF Web Services

Before I get into the details of Apache CXF, this section presents a simple, yet complete, example of a RESTful web service built with Apache CXF. Specifically it includes the following technologies: ApacheCXF's Servlet that translates requests to specific URIs to specific method invocationsSpring to implement the serviceJAXB to perform the XML bindingXSD to represent the communication “contract”

Tidak ada komentar:

Posting Komentar