[Mono-devel-list] WSDL tool missing

Gonzalo Paniagua Javier gonzalo at ximian.com
Thu Jun 19 12:15:42 EDT 2003


El jue, 19-06-2003 a las 16:16, Todd Berman escribió:
> I can provide some additional info, as I've been doing some
> investigation into S.W.S and its supporting classes.
> 
> the xsp server for some reason is unable to POST with HttpWebRequest, it
> will just time out while executing GetRequestStream inside of
> HttpSoapClientProtocol.

xsp server was incorrectly sending a HTTP/1.1 in the status line when
answering to a HTTP/1.1 client. I've just committed a fix for this.

> 
> However, mod_mono has no issues POSTing using a proxy dll.
> 
> On a more general note, it seems like S.W.S has most of the
> functionality required to host Web Services. It seems like the most
> important missing component is the WebServiceCompiler and its supporting
> classes inside of the System.Web assembly.

Once that classes needed to make wsdl work are in place, it will be
really easy to add web services support. Let's wait a little bit ;-).

-Gonzalo





More information about the Mono-devel-list mailing list