You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@tuscany.apache.org by Hendrik Mueller <he...@gmail.com> on 2006/11/10 22:56:22 UTC

Tuscany Java M2 - How to configure http proxy settings?

Hi,

Please correct me if I am wrong, but Tuscany doesn't appear to be taking
proxy settings from http.proxyHost and http.proxyPort. With the result that
all external web-service bindings fail to resolve hosts. How does one
configure the SCA http proxy settings?

All help appreciated,
Hendrik.

Re: Tuscany Java M2 - How to configure http proxy settings?

Posted by Rick <cr...@gmail.com>.
I have found setting that up to be problematic.  While this may not always suit 
your needs I have found something like tcpmon in axis to target the service to 
it (i.e. tcmpon listen on 8080) and then send output to 8090, change tomcat to 
load on port 8090, this type of set up to work best. YMMV

Raymond Feng wrote:
> Hi,
> 
> The Tuscany web serivice binding is backed by Axis2 which seems to have 
> its own way to configure the proxy settings.
> 
> http://ws.apache.org/axis2/1_0/http-transport.html
> 
> 1) We should ask on the axis2 dev-list to understand if http.proxy* 
> system properties are honored.
> 2) If not, then Tuscany need to take the proxy settings and pass them to 
> axis2 layer.
> 
> Thanks,
> Raymond
> 
> 
> ----- Original Message ----- From: "Tarun Ramakrishna" <le...@gmail.com>
> To: <tu...@ws.apache.org>
> Sent: Monday, November 13, 2006 11:08 AM
> Subject: Re: Tuscany Java M2 - How to configure http proxy settings?
> 
> 
>> Hi Hendrik,
>>
>> Can you set the system property  http.proxySet=true and retry?
>>
>> Regards,
>> Tarun
>>
>> Could anybody help out here? I have run into the same problem. I
>> understand that
>>
>> On 11/11/06, Hendrik Mueller <he...@gmail.com> wrote:
>>> Hi,
>>>
>>> Please correct me if I am wrong, but Tuscany doesn't appear to be taking
>>> proxy settings from http.proxyHost and http.proxyPort. With the 
>>> result that
>>> all external web-service bindings fail to resolve hosts. How does one
>>> configure the SCA http proxy settings?
>>>
>>> All help appreciated,
>>> Hendrik.
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tuscany-user-unsubscribe@ws.apache.org
>> For additional commands, e-mail: tuscany-user-help@ws.apache.org
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-user-help@ws.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-user-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-user-help@ws.apache.org


Re: Tuscany Java M2 - How to configure http proxy settings?

Posted by Raymond Feng <en...@gmail.com>.
Hi,

The Tuscany web serivice binding is backed by Axis2 which seems to have its 
own way to configure the proxy settings.

http://ws.apache.org/axis2/1_0/http-transport.html

1) We should ask on the axis2 dev-list to understand if http.proxy* system 
properties are honored.
2) If not, then Tuscany need to take the proxy settings and pass them to 
axis2 layer.

Thanks,
Raymond


----- Original Message ----- 
From: "Tarun Ramakrishna" <le...@gmail.com>
To: <tu...@ws.apache.org>
Sent: Monday, November 13, 2006 11:08 AM
Subject: Re: Tuscany Java M2 - How to configure http proxy settings?


> Hi Hendrik,
>
> Can you set the system property  http.proxySet=true and retry?
>
> Regards,
> Tarun
>
> Could anybody help out here? I have run into the same problem. I
> understand that
>
> On 11/11/06, Hendrik Mueller <he...@gmail.com> wrote:
>> Hi,
>>
>> Please correct me if I am wrong, but Tuscany doesn't appear to be taking
>> proxy settings from http.proxyHost and http.proxyPort. With the result 
>> that
>> all external web-service bindings fail to resolve hosts. How does one
>> configure the SCA http proxy settings?
>>
>> All help appreciated,
>> Hendrik.
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-user-help@ws.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-user-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-user-help@ws.apache.org


Re: Tuscany Java M2 - How to configure http proxy settings?

Posted by Tarun Ramakrishna <le...@gmail.com>.
Hi Hendrik,

Can you set the system property  http.proxySet=true and retry?

Regards,
Tarun

Could anybody help out here? I have run into the same problem. I
understand that

On 11/11/06, Hendrik Mueller <he...@gmail.com> wrote:
> Hi,
>
> Please correct me if I am wrong, but Tuscany doesn't appear to be taking
> proxy settings from http.proxyHost and http.proxyPort. With the result that
> all external web-service bindings fail to resolve hosts. How does one
> configure the SCA http proxy settings?
>
> All help appreciated,
> Hendrik.
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-user-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-user-help@ws.apache.org