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-26 14:09 ------- whoa. just saw comment 2. are you saying that Axis may never support anything other than basic types in WSDL? i think one of the strongest features of WSDL (and therefore Web Services) is the ability to have a sophisticated schema for the data types. i was already disappointed to find out that it appears i can't get Axis to intelligently handle my custom wsdl:types, but i assumed this would come eventually. not true? if not, it seems a *huge* hole in any serious Web Services engine. (i.e. i shouldn't have to write custom data validation code when the XML parser can already do that validation against a well-defined schema - before it even calls my code.) or am i missing something?