On 28 Jul 2004, <[EMAIL PROTECTED]> wrote: > @@ -106,8 +113,13 @@ > * The local WSDL file to parse; either url or srcFile is > * required. @param srcFile name of WSDL file */ > - public void setSrcFile(File srcFile) { > - this.srcFile = srcFile; > + public void setSrcFile(String srcFileName) {
I know this is not backwards compatible, but I think we don't reasonable expect anybody to use this task from Java, do we? > + Mono 1.0's wsdl doesn't deal with absolute paths <http://bugzilla.ximian.com/show_bug.cgi?id=62041> Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]