[ 
http://issues.apache.org/jira/browse/AXISCPP-613?page=comments#action_63392 ]
     
silkevonberg commented on AXISCPP-613:
--------------------------------------

Hello Samisa,

thank you very much for your efforts.

In our project we use both proxy auth and http auth. First we have to go 
through our company proxy and then auth to a customer server in the internet.
Http auth we use in the same way (setUserName() and setPassword())) and for the 
proxy auth we use the function above. But anyway it doesn�t function .... the 
customer server always say that we call the wrong method. Without using any 
proxy we have no problem, so the endpoint must be right. 
We have also tried the same webservice with gsoap, which produce the same soap 
request as axis, and we got an result.

What�s wrong ?? Do have any idea ??

Greetings Silke

> Proxy Error
> -----------
>
>          Key: AXISCPP-613
>          URL: http://issues.apache.org/jira/browse/AXISCPP-613
>      Project: Axis-C++
>         Type: Bug
>   Components: Client - Engine
>     Versions: 1.5 Final
>  Environment: Win32, MS Visual C++ 6.X
>     Reporter: silkevonberg

>
> I�ll try to use the SetProxy-Method stub.setproxy(proxyserver,port), but the 
> proxy always get no authentification.
> There is no Proxy-Authentification topic in the message, when I looked with 
> the tcpmon-tool. So I get always the message "HTTPTransport exception: HTTP 
> transport error proxy Authentification required"
> I use basic authentification.
> In the document "UsingProxy.txt" from Samisa there is nothing else mentioned
> Greetings Silke

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to