Monday, November 29, 2010

Re: WEB SERVICE IN DJANGO USING ZSI

To create server file i used this command but showing following error
D:\Python25\Scripts>python wsdl2py --complexType localhost 8080 d:/soap/zz/FlypS
ms.wsdl
Expecting a file/url as argument (WSDL).
Traceback (most recent call last):
File "wsdl2py", line 9, in <module>
wsdl2py()
File "D:\Python25\Lib\site-packages\ZSI\generate\commands.py", line 122, in ws
dl2py
sys.exit(os.EX_USAGE)
AttributeError: 'module' object has no attribute 'EX_USAGE'

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment