I\'m using Apache CXF version 2.4.0. I\'m trying to create a Restful service.
The below example works in 2.3.4 but does not work in 2.4.0. What should I do diffe
It's no longer needed. With 2.4.x, most of the META-INF/cxf files are no longer needed and can be removed. Really, the cxf.xml one is the only one needed.