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=18714>. 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=18714 WS-I problems with WSDL for Document/literal web services ------- Additional Comments From [EMAIL PROTECTED] 2003-07-01 15:35 ------- I have attached the sample files for the above bug. Four files(zipped) CountryService.java - a class with two methods (sends and receive object containing object array) CountryDataSet.java - a class with Country object array as attribute Country.java - a object with two attributes. deploy.wsdd - deployment file After compiling and deploying the files, if you try to open the ?Wsdl file, you will see the wsdl file that does not conform to the WS-I basic profile recommendations. In particular the Array encoding uses SOAP encoding rather than XML Schema. I can't consume this service either using java or .net proxies. Hope these files will help to dig further. Regards Balaji
