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=17303>. 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=17303 Invalid WSDL generated when using wrapped/literal Summary: Invalid WSDL generated when using wrapped/literal Product: Axis Version: 1.1RC1 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: WSDL processing AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] A sample web service has been attached along with two WSDD files and their resulting WSDL files. The first of which, DEPLOY-RPC.WSDD generates WSDL code that is usable by both VS.NET 2002 (using .NET Framework 1.0 SP2) and VS.NET 2003 (using .NET Framework 1.1 Beta). The second of which, DEPLOY-DOC.WSDD generates WSDL code that is unable by both editions of VS.NET. Under VS.NET 2002, the Web Reference is successfully added but the build process does not generate the necessary proxy client. Under VS.NET 2003, the following error is generated: Custom tool error: Unable to import WebService/Schema. Unable to import binding 'TestWSSoapBinding' from namespace 'http://localhost/services/TestWS'. Unable to import operation 'getDataSet'. Referenced type 'http://schemas.xmlsoap.org/soap/encoding/:Array' is only valid for encoded SOAP. Environment: Application Server: JBOSS 3.0.4 JDK: Sun 1.4.1_01 OS: Windows 2000 SP3
