Spring 2.0.8 lacks some very nice component scanning and autowiring features.
When I investigated
cxf-parent-2.1.4.pom file I noticed that there is spring2.5 profile which uses Spring 2.5.4.So, it is possible to use Apache CXF with Spring 2.5 branch.
Let's write simple Spring 2.5 web application and expose some of its functionality using Web Service.
