the tool sdownload, does not provide proxy configuration parameters
I'm not behind a proxy so I'm not positive if this will work but ...

You can try to configure your JRE proxy settings as described at the link below
http://www.java.com/en/download/help/5000020600.xml

if your XSD/WSDL has absolute urls  (location="../../foo.xsd" vs.
location="http://<omitted>/fullpath.xsd") in its
xsd:import/xsd:include and you simply want all teh schemas that are
referenced this is what I do.
scomp <yourXSD/>.xsd -dl
this will produce xmltypes.jar
open the xmltypes.jar
and you will see the schema are included in the path
schemaorg_apache_xmlbeans\src\*

Please let the list know if either of these work for you,
-Jacobd

On 3/30/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I want to use the tool sdownload but I am behind a proxy so I get the error

Connection timed out : connect
How to indicate the proxy parameters ?



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to