Hi,
I already fixed this issue. I used dependencies specified here http://cxf.apache.org/docs/using-cxf-with-maven.html
The change I did was change the order of declaration in the dependency in my pom file. I added CXF dependencies first right before our legacy artifacts.
Thanks,
Stephen