I am wrote and deployed a CXF web service into a Tomcat server using the instructions here. The web service deploys fine as I can see the WSDL file in a web browser.
1: -Dorg.apache.cxf.stax.allowInsecureParser=1 to the JAVA_OPTIONS or 2: rename woodstox-core-asl-4.4.1.jar -> awoodstox-core-asl-4.4.1.jar