I'm trying to generate some Java code for a WSDL that is paired with an XSD
with the CXF with WSDL2Java, but doesn't actually reference the XSD from it
(such as with an include).  This isn't my wsdl but one for a service that
I'm trying to access, and I don't have control of the WSDL to change it.
How can I generate the java code for the WSDL along with the XSD?  Do I have
to generate the XSD separately?  How is that recommended to do?

Thanks!

Reply via email to