Never mind, I managed to finally turn something up in my google search which is to use the cxf-common-xsd plugin to do it.
On 9/10/07, Ryan Moquin <[EMAIL PROTECTED]> wrote: > > 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! >
