Apache CXF wsdl2java: make service return original WSDL file
问题 I am struggling big time offering a web service based on some WSDL file received from a customer. As described in details here, the WSDL file returned when appending a ?wsdl to the service URL like http://never.mind/SomeService?wsdl seems to be misinterpreted by SoapUI and this again prevents the customer from using the service! I was now hoping that someone could help me understand if it is possible to make the get WSDL endpoint return the original WSDL file instead of some Apache CXF