I've also encountered this problem. We've use wsdl2java and have a
sometimes-flakey Internet connection. Some machines have no
connection at all.
On 26 Aug 2005, at 01:20, Peter Koch wrote:
(quoting John Kaputin)
A possible approach might be to add something to the WSDL4J API to
allow an
application such as Axis to configure WSDL4J to ignore specified
URLs when
resolving schemas (e.g. to ignore the standard schema URLs like
http://schemas.xmlsoap.org/soap/encoding).
I don't know that this helps. There still are other schemas that will
need to be resolved. It's just trying to download the .xsds for all
these URLs, right? Isn't this the problem XML Catalog exists to solve?
<http://ant.apache.org/manual/CoreTypes/xmlcatalog.html>
Regards,
Scott
--
Scott Lamb <http://www.slamb.org/>