The Indian print of my Apache CXF Book is available now for order. So if your are in India, you can order it from this link. This is the first published book on Apache CXF framework. You can also download the sample chapter of the book to get more details about Apache CXF framework.
In this blog, we will look at how to deploy CXF application on WebSphere Process Server (WPS). One of the readers had asked me on how to deploy the sample application from the Chapter 2 in WPS, since my book covers deployment on tomcat server only. It was a good exercise for me to validate if the sample CXF application run on other servers as…
To get started with Spring framework quickly, checkout this Spring Series tutorial . The series would be shortly updated with latest Spring version.
In my view, the following books are best resources to get started on Spring. This includes my book on Spring
The Apache CXF framework helps you to develop web services using standards based programming model and also provides a flexible deployment model for deploying web services. Developing SOAP and RESTful applications can be made easy by using Apache CXF framework. However, getting started with developing web services using the Apache CXF framework is…