Hello, I have been using CXF for sometime. I have this problem that CXF returns all the namespaces used in the WSDL in the SOAP response.
For Example, There are three operations in a WSDL. Each operation uses 3 namespaces for messages and faults. but the SOAP XML request/response for operation1 also includes the namespaces used by the other operations. Is there a way to restrict the namespaces in the request/response only to the particular operation? Your help is appreciated. Thanks -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-uses-all-the-namespaces-in-the-WSDL-tp3353351p3353351.html Sent from the cxf-user mailing list archive at Nabble.com.
