You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "silkevonberg (JIRA)" <ax...@ws.apache.org> on 2005/03/30 08:38:21 UTC

[jira] Created: (AXISCPP-595) Set username password Axis C++

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


[jira] Closed: (AXISCPP-595) Set username password Axis C++

Posted by "Fred Preston (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-595?page=all ]
     
Fred Preston closed AXISCPP-595:
--------------------------------


> 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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXISCPP-595) Set username password Axis C++

Posted by "silkevonberg (JIRA)" <ax...@ws.apache.org>.
     [ 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


[jira] Resolved: (AXISCPP-595) Set username password Axis C++

Posted by "John Hawkins (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-595?page=history ]
     
John Hawkins resolved AXISCPP-595:
----------------------------------

    Resolution: Invalid

I think this is usage error.

> 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


[jira] Commented: (AXISCPP-595) Set username password Axis C++

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-595?page=comments#action_62558 ]
     
Samisa Abeysinghe commented on AXISCPP-595:
-------------------------------------------

Are you trying to use basic HTTP authentication here?
If so you can use setUsername() setPassword() pair.


> 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