Hi, I would like to use CXF to publish web services based on an arbitrary WSDL file. I don't want to provide a implementor Java class.
My idea is to publish web services based on WSDL files provided by the user at run time. I want to receive the RAW SOAP message and handle it by myself. Is it possible to do this using CXF? Thank you -- View this message in context: http://www.nabble.com/WSDL-first-without-implementor-class-tp19227655p19227655.html Sent from the cxf-user mailing list archive at Nabble.com.
