[Mono-list] Web Services in Mono

Miguel de Icaza miguel@ximian.com
Mon, 13 Dec 2004 17:02:16 -0500


Hello,

> I have implemented part of WSE 2.0 in Mono, specifically enough to get
> interop via Kerberos with a Windows box.
> It's tested sufficiently to work for the purposes of my company, but I
> haven't written any testing code yet.
> 
> I'd be happy to make it available, just let me know where to send it.
> 
> The Kerberos portion is written using unmanaged code and uses a
> simplified C interface to the Heimdal libraries.

If you could post this to the mailing list (maybe hosting the code on a
web server?), we could review it.

Would you be willing to license the code under the terms of the MIT X11?
That would allow us to distribute it with Mono as well.

Even if incomplete, it might help other people in the same situation. 

Miguel