ns - let me know.
Josef
Von: ThekkayilJoy Thomas [mailto:thekkayil...@gmail.com]
Gesendet: Mittwoch, 13. Juni 2012 15:58
An: java-user@axis.apache.org
Betreff: Re: Regarding axis connection through proxy
Hi Josef,
Thank you so much for your valuable response.
Yes, i
* **
>
> *Von:* ThekkayilJoy Thomas [mailto:thekkayil...@gmail.com]
> *Gesendet:* Mittwoch, 13. Juni 2012 13:57
> *An:* java-user@axis.apache.org
> *Betreff:* Re: Regarding axis connection through proxy
>
> ** **
>
> Sorry for the typo for.
> >>And yes, i have acces
Ursprüngliche Nachricht-
Von: ThekkayilJoy Thomas [mailto:thekkayil...@gmail.com]
Gesendet: Mittwoch, 13. Juni 2012 10:31
An: java-user@axis.apache.org
Betreff: Regarding axis connection through proxy
Hi,
I am using axis client to create a socket and send the soap requests.
Now the scenario i
ot work, make it work first:
>> maybe you need to pass
>> -Dhttp.proxyUser=youracount and
>> -Dhttp.proxyPassword=yourpwd and maybe
>> -Dhttp.auth.preference=Basic
>> You may collect all that in a JAVA_OPTS environment variable.
>>
>> Josef
>>
>>
nd maybe
> -Dhttp.auth.preference=Basic
> You may collect all that in a JAVA_OPTS environment variable.
>
> Josef
>
>
>
> -Ursprüngliche Nachricht-
> Von: ThekkayilJoy Thomas [mailto:thekkayil...@gmail.com]
> Gesendet: Mittwoch, 13. Juni 2012 10:31
> An: java-us
connection through proxy
Hi,
I am using axis client to create a socket and send the soap requests.
Now the scenario is like this.
System 1 has no dns resolution. Data should go to Proxy 2 which is an
http proxy. Proxy 2 will send the data to Web Service on System 3.
[System 1 -> Proxy 2 -> Web S
Hi,
I am using axis client to create a socket and send the soap requests.
Now the scenario is like this.
System 1 has no dns resolution. Data should go to Proxy 2 which is an
http proxy. Proxy 2 will send the data to Web Service on System 3.
[System 1 -> Proxy 2 -> Web Service on System 3 having h