Re: Testing http basic authentication using axis2c http server

2008-09-26 Thread Manjula Peiris

On Fri, 2008-09-26 at 13:54 -0400, Raghu Udupa wrote:
> Folks,
> 
>  
> 
> I am trying to test http authentication in a web services client. Is
> it possible to test HTTP basic (or digest) authentication on axis2c
> http server that is part of axis2c package?

No axis2c_http_server does not support HTTP basic authentication. You
may use Apache2 with Axis2/C. BTW, Axis2/C client's can send basic
authentication credentials.

> 
>  
> 
> Thanks,
> 
> Raghu
> 
> 
-- 
Manjula Peiris
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/
Blog: http://manjula-peiris.blogspot.com/


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Testing http basic authentication using axis2c http server

2008-09-26 Thread Raghu Udupa
Folks,

 

I am trying to test http authentication in a web services client. Is it
possible to test HTTP basic (or digest) authentication on axis2c http
server that is part of axis2c package?

 

Thanks,

Raghu