Re: XML + SOAP + Webservices

2005-06-09 Thread Holger Joukl
This may be of some help for you. It´s unfinished business, though. So far, the ZSI stuff has worked quite well for me, but as mentioned I am also a web services beginner. I am writing this in lyx so I might be able to post in other formats. For the time being, this is the first part in pure text.

Re: XML + SOAP + Webservices

2005-06-09 Thread Diez B. Roggisch
> Basically, don't write the implementation to talk to the SOAP/WDSL-services > in Python, find something else and this 'something else' produces an XML file > which I then parse with Python? For example - or better, instead of passing XML use an RPC mechanism Python is good at - e.g. corba. So y

Re: XML + SOAP + Webservices

2005-06-09 Thread Johan =?iso-8859-1?Q?Segern=E4s?=
On 2005-06-09 14:20 +0200 or thereabouts, Diez B. Roggisch wrote: > a way to pass a server the necessary callback information. It basically > consists of the url to talk to. That by the way is no limitation of But of course, a little slip in my thoughts. > Sooo - concluding remarks could be: >

Re: XML + SOAP + Webservices

2005-06-09 Thread Diez B. Roggisch
Use module for Apache or do I make > some kind of CGI script in Python? > > Where do I start? What lib do I use for XML? SOAP? Webservices? > > Is there any nice project/tutorial for this so I can give it a taste and try > to estimate how much time I need and stuff. For first

Re: Re: XML + SOAP + Webservices

2005-06-09 Thread Holger Joukl
Hi there, just about now I´ve started to write a little howto for the first steps with a python ZSI-based webservice to be consumed from C++ clients (gSOAP) and an Excel XP spreadsheet. More or less I am just documenting what I did, and I am by no means an expert on the subject, but still...might b

Re: XML + SOAP + Webservices

2005-06-09 Thread Johan =?iso-8859-1?Q?Segern=E4s?=
On 2005-06-09 13:21 +0200 or thereabouts, Johan Segernäs wrote: > I'm put on building a system in Python and I haven't used either webservices, > SOAP or Python so I'm a bit lost. Addon: I will speak to .NET-stuff in the other end, does this create problems? signature.asc Description: Digital s

XML + SOAP + Webservices

2005-06-09 Thread Johan =?iso-8859-1?Q?Segern=E4s?=
f CGI script in Python? Where do I start? What lib do I use for XML? SOAP? Webservices? Is there any nice project/tutorial for this so I can give it a taste and try to estimate how much time I need and stuff. Help needed. =) Thanks. signature.asc Description: Digital signature -- http://mail.pyt