[web2py] soaplib

2010-02-09 Thread max
I am trying to generate a soap web client for a wsdl service. With java, i can generate all the soap operations from the swdl file. Is there any way, I could do it in python? the zs1-2 library seems to be depreciated for python2.6 In web discussions, I see python soap libraries are always problemf

[web2py] Soaplib problem.

2010-02-07 Thread Matt
Hi there, I'm trying to install soaplib as per the following: http://www.web2py.com/AlterEgo/default/show/165 I've downloaded soaplib 0.8.1 from http://github.com/jkp/soaplib/downloads Now the one step _crucial_ that is missing from the AlterEgo example is where to place the untared soaplib fi