There are some posts on this list from a year or two ago suggesting
that there is a contrib module allowing a SOAP server to be built in
Django easily. It certainly isn't part of Django 1.0.2...

Has anyone built a SOAP server using Django recently?

I've been able to get something going using soaplib (http://
trac.optio.webfactional.com/) and a corresponding Django 'adapter'
found on djangosnippets.org.

soaplib is a great library, but just doesn't quite seem complete
enough or supported anymore... But it even generates WSDL!

I think I've outgrown it, though, and would like to generate my WSDL
by hand anyway, using a SOAP library that might be more flexible and
up-to-date (maybe ZSI...?)

Any thoughts about sticking this into Django? Or if anyone wants to
hear more about my adventures so far, please get in touch.

Dan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to