RE: [Webware-devel] XMLRPC / SOAP

2003-01-28 Thread Ian Bicking
On Tue, 2003-01-28 at 11:55, Russel A. von Blanck wrote: > 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 SOA

RE: [Webware-devel] XMLRPC / SOAP

2003-01-28 Thread Russel A. von Blanck
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] XML

RE: [Webware-devel] XMLRPC / SOAP

2003-01-28 Thread Geoffrey Talvola
, 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.

[Webware-devel] XMLRPC / SOAP

2003-01-28 Thread Russel A. von Blanck
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