I ran into a small problem with Java2WSDL. The -C switch, for which the usage says...
-C, --importSchema
A file or URL to an XML Schema that should be physically imported into the generated WSDL
...doesn't seem to work with a file. At least, if I just give it the path to a file, or no path for a file that's in the working directory, it says:
java.net.MalformedURLException: no protocol: webapp\schema\subscription.xsd
java.net.MalformedURLException: no protocol: subscription.xsd
Is this broken or is there a protocol I'm supposed to use to pick up a file?
--
Wendy Smoak
Applications Systems Analyst, Sr.
Arizona State University, PA, IRM
