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

The setUsername() setPassword() pair wasn�t inside the 1.4 final version.

Now as I use the 1.5 final it�s there

Thnx

> Set username password Axis C++
> ------------------------------
>
>          Key: AXISCPP-595
>          URL: http://issues.apache.org/jira/browse/AXISCPP-595
>      Project: Axis-C++
>         Type: Bug
>     Versions: 1.4 Final
>  Environment: windows , Microsoft Visual C++
>     Reporter: silkevonberg

>
> I try just   Webservice AxisC++ the Username and passwort to set .
> Code:  WS.setTransportProperty( "username", "hz" ); 
>            WS.setTransportProperty( "password", "gi" );
>  
> It come a error: HTTP transport error Unauthorized.
> What is wrong ?
>  

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to