[Mono-dev] consuming web service without wsdl

Rafael Teixeira monoman at gmail.com
Tue Nov 9 14:23:06 EST 2010


It is easier to construct a fake wsdl so that you can create automatically
the proxy (add webreference).

Rafael "Monoman" Teixeira
---------------------------------------
"We live in a world operated by science and technology. We have also
arranged things so that almost no one understands science and technology.
This is a prescription for disaster. We might get away with it for a while,
but sooner or later this combustible mixture of ignorance and power is going
to blow up in our faces."
-Carl Sagan


On Tue, Nov 9, 2010 at 9:59 AM, alberto.decaro <alberto.decaro at gmail.com>wrote:

>
> Hello.
> I need to access a web service. The WSDL is not available, even if I know
> everything about the service (url, method name and signature). I guess I
> could use HTTPRequest and HTTPResponse classes:
> HTTPResponse: should contains the XML Soap Response that I eventually
> parse.
> HTTPRequest: how to specify the service's and the method's parameters?
>
> Thanks
> Alberto
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/consuming-web-service-without-wsdl-tp3033578p3033578.html
> Sent from the Mono - Dev mailing list archive at Nabble.com.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20101109/aa9bc641/attachment.html 


More information about the Mono-devel-list mailing list