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
