ath [mailto:[EMAIL PROTECTED] Sent: Wed 6/16/2004 6:45
PM To: [EMAIL PROTECTED] Cc: Subject:
Re: problem connecting to webservice through proxy
System.setProperty("https.proxyHost",PROXYHOST); System.setProperty("https.proxyPort",PROXYPORT);
Use this t
MAIL PROTECTED]
Cc:
Subject: Re: problem connecting to webservice through proxy
System.setProperty("https.proxyHost",PROXYHOST);
System.setProperty("https.proxyPort",PROXYPORT);
Use this to set the
, June 16, 2004 6:44
PM
Subject: RE: problem connecting to
webservice through proxy
Hi All, I am trying to connect to the
MapPoint webservice using axis. The application is deployed behind a corporate
firewall because of which the request needs to go through the proxy. Can
anyon
Hi All,
I am trying to connect to the MapPoint webservice using axis. The application is
deployed behind a corporate firewall because of which the request needs to go through
the proxy. Can anyone suggest how to set proxyAddress, port, userId and password in
Axis.
Thanks & Regards,
Nishit