Question
Why isn't the wsdl working in Apache CXF?
Answer
Apache CXF does not support RPC-Encoding as per the WS-I Basic Profile standards. The WebService and WSDL is provided with Apache Axis which does support RPC-Encoded messaging. If you find that you have issues with Apache CXF, please revert to an Apache Axis generated client.