From: Bernd P. <be...@pr...> - 2007-09-11 14:12:24
|
I am using ZSI-2.0 on cygwin. The generation of python client code sub fails with: $ wsdl2py --file proweb.wsdl -e Traceback (most recent call last): File "/usr/bin/wsdl2py", line 8, in <module> load_entry_point('ZSI==2.0', 'console_scripts', 'wsdl2py')() File "/usr/lib/python2.5/commands.py", line 223, in wsdl2py File "build/bdist.cygwin-1.5.24-i686/egg/ZSI/generate/wsdl2python.py", line 211, in writeClient File "build/bdist.cygwin-1.5.24-i686/egg/ZSI/generate/wsdl2python.py", line 289, in fromWsdl File "build/bdist.cygwin-1.5.24-i686/egg/ZSI/generate/wsdl2python.py", line 362, in setUp File "build/bdist.cygwin-1.5.24-i686/egg/ZSI/generate/containers.py", line 815, in setUp ZSI.generate.Wsdl2PythonError: must specify part for doc/lit msg The wsdl file is attached. Any help would be appreciated. Thanks, -- Bernd |