HI, I have an additional question to this topic: how exactly do you deploy ZSI-generated web services from within Django? BR/Janusz
On Sep 2, 2:37 am, Julián C. Pérez <jcp...@gmail.com> wrote: > Thanks > > On Aug 31, 3:22 pm, Antoni Aloy <antoni.a...@gmail.com> wrote: > > > > > 2009/8/31 Julián C. Pérez <jcp...@gmail.com>: > > > > Anyone has experience with using web services inDjango?? > > > I mean, not necessarily withZSIbut others methods... > > > Yes, we have many of the working. But this is no aDjangoissue is > > more a Python programming one. You can access to Soap web services > > usingZSI, SUDS, Soappy or whatever you like to use. > > > Isolate the web service client and use the parts you need. We have > > worked withZSImainly, but actually we're moving to Suds. > > > To act a a server we prefer to simplify and we're using xml over http > > or REST services. Both live perfectly withDjango. > > > -- > > Antoni Aloy López > > Blog:http://trespams.com > > Site:http://apsl.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---