I would advice you to use the "suds" to create the soap (I presume) client.
I spent a lot of time trying to get the ZSI to work but got stuck on "None-types". Otherwise it is straight forward. Regards Bjørn On 17 Dec., 19:32, sami nathan <itssami.g...@gmail.com> wrote: > THANKS FOR NOTIFICATION > Hi i am newbie to django i am having task that want to > get request from an java API and give Response to the same API (To act > as an server ) So i am having WSDL file for the JAVA API > I decided to do that in ZSI WEB SERVICE and i generated server file > using wsdl2py cmmd and according to tutorial i am seeing i want to > overrriden the class in the server file but i am getting error Type > error """"unbound method __init__() must be called with TypeCode > instance as first argument (got String instance instead)""""" i am > getting word from that API and i am returning the same word what > this error says clearly? So i am finding little bit difficult in the > ZSI is there Any other method to do the above task please suggest me > At last clearly now i need to get request from that API and parse it -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.