Me too.  I tried that, but then ran into the same problems when WSDL2java tried to 
reference the XML Schemas referred to in the WSDL. 

Thanks!
Troy

-----Original Message-----
From: Anuj Agrawal [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 01, 2003 11:20 AM
To: [EMAIL PROTECTED]
Subject: Re: WSDL2Java / Proxy Server (newbie)


Hmm.. i was under the impression that you would save the wsdl file
locally and run the WSDL2Java tool against the local wsdl file.

When creating your client, you would use the
System.setProperty("http.proxyHost", "hostname here"); and
System.setProperty("http.proxyPort", "port here"); to specify the proxy
settings.

HTH.
Anuj.

--- "Rudolph, Troy" <[EMAIL PROTECTED]> wrote:
> I'm trying to develop a web service for the first time.  The WSDL for
> this service is published on a another company's website that is
> outside our firewall.  We use a proxy server for all web access
> outside our domain.  
> 
> I would like to run WSDL2Java to generate the skeleton for my
> webservice.  However, it times out because the firewall is in the
> way.  How can I tell WSDL2Java to use my company's proxy server?


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://platinum.yahoo.com

Reply via email to