[Mono-list] Web Services

Erik LeBel eriklebel@yahoo.ca
Wed, 5 Mar 2003 13:49:22 -0500 (EST)


--0-371021045-1046890162=:29568
Content-Type: text/plain; charset=us-ascii


Is anyone currently working on web services?

I've looked at it briefly, and I think that the work comes down to several parts:

- compiling web service (System.Web.Compilation)

Service description:

- using reflection to generate WSDL info (probably through ServiceDescription objects, I've been looking at this)

- serialization of ServiceDescription into WSDL (XmlSerializer does this sort of, needs some work)

- unserializing WSDL to a ServiceDescription

- generatying proxy code from ServiceDescription

- from here can build mWSDL.exe or some such to fetch and generate proxies.

Run time: (not looked at this)

- serialization of requests

- mod_mono handling for SOAP requests

 

Having said all that, I'm interested in helping out here (esp service description), if anyone's working on it (or has some good feedback or advice to offer) I'd like to follow in their steps.

thanks,

erik



---------------------------------
Post your free ad now! Yahoo! Canada Personals

--0-371021045-1046890162=:29568
Content-Type: text/html; charset=us-ascii

<P>Is anyone currently working on web services?</P>
<P>I've looked at it briefly, and I think that the work comes down to several parts:</P>
<P>- compiling web service (System.Web.Compilation)</P>
<P>Service description:</P>
<P>- using reflection to generate WSDL info (probably through ServiceDescription objects, I've been looking at this)</P>
<P>- serialization of ServiceDescription into WSDL (XmlSerializer does this sort of, needs some work)</P>
<P>- unserializing WSDL to a&nbsp;ServiceDescription</P>
<P>- generatying proxy code from ServiceDescription</P>
<P>- from here can build mWSDL.exe or some such to fetch and generate proxies.</P>
<P>Run time: (not looked at this)</P>
<P>- serialization of requests</P>
<P>- mod_mono handling for SOAP requests</P>
<P>&nbsp;</P>
<P>Having said all that, I'm interested in helping out here (esp service description), if anyone's working on it (or has some good feedback or advice to offer) I'd like to follow in their steps.</P>
<P>thanks,</P>
<P>erik</P><p><br><hr size=1>Post your free ad now! <a href="http://ca.personals.yahoo.com/"><b>Yahoo! Canada Personals</b></a><br>
--0-371021045-1046890162=:29568--