How to use Apache CXF instead of Metro (it's JDK 6) in a Maven project? What dependencies do I need to use and what file to create in META-INF/services? I can't find this information in CXF site...
ps. It's a JAX-WS client, not a server. Only client.