Thanks Kristain, my bug. I just submitted a fix for this.
-- Tom Jordahl Macromedia -----Original Message----- From: Kristain Rosenvold [mailto:[EMAIL PROTECTED]] Sent: Friday, April 12, 2002 1:55 AM To: [EMAIL PROTECTED] Subject: Nightly build: WSDL2Java gives exception I have tried several WSDLs that worked yesterday. I get the same response for all of them: java org.apache.axis.wsdl.WSDL2Java TestException.wsdl java.net.MalformedURLException: no protocol: TestException.wsdl at java.net.URL.<init>(Unknown Source) at java.net.URL.<init>(Unknown Source) at java.net.URL.<init>(Unknown Source) at org.apache.axis.wsdl.WSDL2Java.checkForAuthInfo(Unknown Source) at org.apache.axis.wsdl.WSDL2Java.main(Unknown Source) Kristian