Hi all, I use axis to provide services to a .net client. It works fine, but I've some question about security/authentication...
-How are the "username" and "password" members set in the MessageContext? -Is it possible to use the NetworkCredential class in my .net client?? Or simply: What's the best way to provide a simple authentication between .net client and axis? Any advices (or at least what readings I should do to acquire that knowledge) would be greatly appreciated. Thanks a lot. Best regards, Antoine