We tried to run WSDL2Java on our fairly large wsdl
(90K).... even in verbose mode, the only response we got (after 30 seconds or so
of CPU churning) was this:
Parsing XML file:
viewstar.wsdl
java.io.IOException: WSDL2Java emitter timed out (this often means the WSDL at the specified URL is inaccessible)! at org.apache.axis.wsdl.gen.Parser.run(Parser.java:223) at org.apache.axis.wsdl.toJava.Emitter.run(Emitter.java:379) at org.apache.axis.wsdl.gen.WSDL2.run(WSDL2.java:284) at org.apache.axis.wsdl.WSDL2Java.main(WSDL2Java.java:297) The WSDL is in a local file, so the "hint" doesn't
apply.
Is this WSDL (of size 90K) "too big"? Has anybody
succesfully used RC2 on one that big? (We had much better luck with Beta
2)
Thanks.
|
- RE: WSDL2Java yields java.io.IOException ("WSDL2Java e... Paul MacMillan
- RE: WSDL2Java yields java.io.IOException ("WSDL2J... Tom Jordahl
- WSDL2Java yields java.io.IOException ("WSDL2Java ... Paul MacMillan