I did get a chance after I sent the email to investigate the example.  The
XML-RPC works great.  However, .NET programmers in my organization are
requesting for WebServices compliant calls as well as WSDL definitions.  I
know that SOAP came from XML-RPC, but SOAP extensions require more
information.  Has anyone investigated integrating SOAP into webware?

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Geoffrey
Talvola
Sent: Tuesday, January 28, 2003 6:25 AM
To: '[EMAIL PROTECTED]'; Webware-Devel (E-mail)
Subject: RE: [Webware-devel] XMLRPC / SOAP


Yes, Webware provides XML-RPC and also a Python-specific PickleRPC.  See
WebKit/Examples/XMLRPCExample.py and WebKit/Examples/PickleRPCExample.py for
examples.  Very easy to use.

- Geoff

> -----Original Message-----
> From: Russel A. von Blanck [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 27, 2003 7:51 PM
> To: Webware-Devel (E-mail)
> Subject: [Webware-devel] XMLRPC / SOAP
>
>
> We have been successfully using Webware for sometime for some
> of our web
> applications, but now are interested making available web services or
> XML-RPC methods.  We know we can use SOAPy or other
> webservices written for
> python, but they tend to use the standard HTTP server.  We
> need to utilize a
> CGI interface to work with IIS.  Does Webware provide either
> an XML-RPC or
> Webservices infrastructure?
>
> Thanks
>
>
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> http://www.vasoftware.com
> _______________________________________________
> Webware-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/webware-devel
>


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to