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 ------- Additional Comments From [EMAIL PROTECTED] 2003-02-25 22:34 ------- You're not going to get anything for getConnection() because you don't have a type mapping defined for java.sql.Connection. That method doesn't seem to make sense across the wire either. Other than that the WSDL that we're now generating looks right to me. Try removing that method (i.e. set allowedMethods in the WSDD) and see what you think.
