Final followup, FYI. In the end, the problem turned out to be java2wsdl of wsdl2java of the following type of xsd fragment: <xsd:element name="nest">It appears that it cannot handle the anonymous complexType when referenced by a subelement. For instance, the approximate equivalent below is handled properly: <xsd:complexType name="NestType">I've no idea why this change should make a difference, but ?wsdl is working again for me. Cheers, Michael Michael Thome wrote:
|
- axis on-the-fly wsdl generation problem Michael Thome
- RE: axis on-the-fly wsdl generation problem Jay Glanville
- Re: axis on-the-fly wsdl generation problem Michael Thome
- Michael Thome