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.
I can solve this problem by adding weblogic.xml in the WEB-INF folder of my app with the following code:
false com.ctc.*