Hello there, I have a question about WSDL2Java
I am using CXF 2.4.0. Is it possible to save the related files/namespaces to local and refer them there, while generating Java code from given WSDL files? My WSDL file has no service element and so the service have to be build locally. That means that the references must be downloaded every time. Is it possible to change that? Thank you! Best regards, Steffen Schäffner
