[ http://issues.apache.org/jira/browse/AXIS-1993?page=comments#action_65622 ] Lisa Preston commented on AXIS-1993: ------------------------------------
One more comment, the "-w" flag can be used with WSDL2Java to force the use of wrapped arrays, but this isn't a matter of preference. The schemas that have proved problematic will generate code with the -w option, but the "unwrapped" method should work as well in the case where the type could actaully be replaced in manner that the code was trying to achieve. > WSDL2Java 1.2 fails where 1.2RC3 worked (XML Signature XSD) > ----------------------------------------------------------- > > Key: AXIS-1993 > URL: http://issues.apache.org/jira/browse/AXIS-1993 > Project: Axis > Type: Bug > Components: WSDL processing > Versions: 1.2 > Environment: MS Windows XP > Reporter: Micha� Kochanowicz > Attachments: WymianaWS.wsdl, gen.bat, xmldsig-core-schema.xsd > > WSDL2Java tool fails with message: > java.io.IOException: Type {http://www.w3.org/2000/09/xmldsig#}Reference is > referenced but not defined. > Same file were processed without problems with version 1.2beta2, 1.2RC2 & > 1.2RC3. > I'll attach these files. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
