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