Have you tried setting the system properties http.proxyHost and http.proxyPort (and http.nonProxyHosts, if necessary)?
HTH, Gary > -----Original Message----- > From: Sree K Puvvala [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 26, 2003 10:56 AM > To: [EMAIL PROTECTED] > Subject: 403 Firewall Error > > > All, > > I am trying to hit a SOAP Server (written in Perl) > from Apache Axis and I am gettting the below error. > Looks like I am getting the same error in browser when > I don't specify the proxy, since I am behind a > firewall. How would I spcify proxy host and proxy port > for Axis. > > Any help appreciated. > > Thanks .. kiran > > - (403)Forbidden > AxisFault > faultCode: {http://xml.apache.org/axis/}HTTP > faultSubcode: > faultString: (403)Forbidden > faultActor: > faultNode: > faultDetail: > {}string: return code: 403 > <HTML> > <HEAD><TITLE>Firewall Error: > Forbidden</TITLE></HEAD> > <BODY> > <H1>Forbidden</H1> > You are not permitted to access the remote system. > <p> > If this is an error, then you should contact your > local firewall > administrator. > >