Apache CXF Tutorial
Selected Reading
- Apache CXF - Discussion
- Apache CXF - Useful Resources
- Apache CXF - Quick Guide
- Apache CXF - Conclusion
- Apache CXF with JMS
- Apache CXF with JAX-RS
- Apache CXF with WSDL First
- Apache CXF with JAX-WS
- Apache CXF with POJO
- Apache CXF - Introduction
- Apache CXF - Home
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Apache CXF - Home
Apache CXF Tutorial
In this tutorial you will learn how to use CXF to create both a web service and a cpent that consumes the service. This tutorial will also walk you through the entire code development for both server and the cpent.
Audience
This tutorial has been prepared to cater the needs of both the beginners and experts in Apache CXF. The tutorial has a flow that takes you from the simpler concepts to in depth ones and lets you gain confidence as you progress through it.
Prerequisites
This tutorial uses Apache Maven at several instances. At some instances in this tutorial, you may come across usage of RESTful web services in Apache CXF. If you are new to this technology, we suggest you to pick up a tutorial on these before you move ahead with Apache CXF.
Advertisements