Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 75762 invoked from network); 2 Mar 2007 01:20:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Mar 2007 01:20:04 -0000 Received: (qmail 30371 invoked by uid 500); 2 Mar 2007 01:20:04 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 30358 invoked by uid 500); 2 Mar 2007 01:20:04 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 30340 invoked by uid 99); 2 Mar 2007 01:20:04 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2007 17:20:04 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [206.190.48.27] (HELO web52026.mail.yahoo.com) (206.190.48.27) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 01 Mar 2007 17:19:52 -0800 Received: (qmail 58680 invoked by uid 60001); 2 Mar 2007 01:19:31 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=i5G/nP3b3rvLt3Td4RQLS4hTDOQrqByzUvZJSbX0FBo1jzElYY7CnI8Pdc/qEPMVN098yzb2sgDecEYYJAB03ipmsXH4p3GH38FQeh6MWPI0FlsEFst67ytzOkRqF0Rr/ClFWV0DcAWcyX6I940+n6BgYZ9ldwIESPOSqb3h3xY= ; Message-ID: <20070302011931.58678.qmail@web52026.mail.yahoo.com> X-YMail-OSG: QH4jPLAVM1kmfGeZkSKqaRI4MpjewIjpgX97vVH9yUPpoHZh4MGXGPS_riGucNIAPceDIwMTFVNWeHW_BsBkrm4AxW3lQf__ePai4FIRAzAji2UDizJxaq5NIXjKFwm_1Ko8G3p5Q1hwRQ0- Received: from [72.36.94.20] by web52026.mail.yahoo.com via HTTP; Thu, 01 Mar 2007 17:19:31 PST X-Mailer: YahooMailRC/368.8 YahooMailWebService/0.6.132.8 Date: Thu, 1 Mar 2007 17:19:28 -0800 (PST) From: Mario Felarca Subject: Re: Axis and HTTP Proxy question To: axis-user@ws.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Ok..a couple of additional questions and some interesting behavior.=0A=0ATh= e first items is that I was trying to convert my endpoint into a URI, and w= hen I did a super.cachedEndpoint.toURI() from within the Stub class, it act= ually fired a correct network connection, with https:// and proxy=3DH= TTP @ .=0A=0ARegarding the actual Call object itself, do I need = to specify the Transport and the Handlers in order for it to recognize an H= TTP proxy for an https endpoint? Or should that be configured or registered= somewhere else already and the Call will automatically pick it up.=0A=0AI = guess a final question would be if I need to do that registration somewhere= .=0A=0AThanks in advance again!=0A=0AMario-=0A=0A=0A----- Original Message = ----=0AFrom: Mario Felarca =0ATo: axis-user@ws.apache.= org=0ASent: Thursday, March 1, 2007 4:55:27 PM=0ASubject: Axis and HTTP Pro= xy question=0A=0AHello,=0A=0AI have a Java client running through Java 5.0 = that is utilizing Axis to connect to an https endpoint.=0A=0AIt appears tha= t the Call object I am using builds up a direct socket connection (socket:/= /.... PROXY=3DDIRECT) to do this, even if I have specified an HTTP proxy th= at it should be using. If it is a SOCKS proxy, things seem to work fine as = well.=0A=0AI have tried setting many different properties, both within my c= ode and externally, that I have found on the list and on other sources on t= he web, but I fear that I am still missing some critical element that needs= to be configured.=0A=0ACan someone point me in the right direction with re= gards to trying to get the connection to work with respect to HTTP proxies?= Even a pointer to a good resource to dig in would be greatly appreciated a= s I seem to be out of places to search.=0A=0AThanks much in advance!=0A=0AM= ario-=0A=0A=0A=0A----------------------------------------------------------= -----------=0ATo unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org= =0AFor additional commands, e-mail: axis-user-help@ws.apache.org=0A=0A=0A= =0A --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org