DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21098>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21098

java.io.IOException: Type {http://soapinterop.org/xsd}ArrayOfstring is referenced but 
not defined.

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2003-06-27 15:19 -------
This is a problem in the WSDL itself. Use wsdl verifier
(http://apps.gotdotnet.com/xmltools/WsdlBrowser/default.asp) to trouble shoot.

#1 - wsdl:arrayType="si:SOAPStruct[]" (add the si prefix)
#2 - the namespace at the top should be "xmlns:si="http://soapinterop.org/xsd/";
(add the trailing '/')

-- dims

Reply via email to