Could one of the recent changes to wsdl2Java (proxy stuff and -O and ??)
broke the tool for simple use case?
I used to be able to do :
java -cp %cp% org.apache.axis.wsdl.WSDL2Java -stav -o src file.wsdl
or
java -cp %cp% org.apache.axis.wsdl.WSDL2Java -stav -o src
http://localhost/wsdl/file.wsdl
They both return now:
Parsing XML file: BAOM.wsdl | Parsing XML file:
http://localhost/wsdl/file.wsdl
java.lang.Exception: WSDL2Java emitter timed out (this often means the WSDL
at the specified URL is inaccessible)!
at org.apache.axis.wsdl.WSDL2Java.emit(Unknown Source)
at org.apache.axis.wsdl.WSDL2Java.main(Unknown Source)
--
Sylvain
This message may contain privileged and/or confidential information. If you
have received this e-mail in error or are not the intended recipient, you
may not use, copy, disseminate or distribute it; do not open any
attachments, delete it immediately from your system and notify the sender
promptly by e-mail that you have done so. Thank you.