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=9717>.
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=9717

wsdl2java doesn't seem to understand some of the basic schema types





------- Additional Comments From [EMAIL PROTECTED]  2002-06-25 21:07 -------
Would it be possible to have it continue processing the wsdl and emit the 
message as a warning rather than an error?  

There are cases where wsdl documents contain import statements such as:
<xsd:import namespace="http://schemas.xmlsoap.org/soap/encoding/"; 
schemaLocation="http://schemas.xmlsoap.org/soap/encoding/"; /> 

This would bring in all of the data types regardless if all the data types are 
required or not.  If axis errors out, then it will not be able to consume any 
of these documents.

Reply via email to