>>>>> "Alessandro" == Alessandro Crugnola <[EMAIL PROTECTED]> writes:
Alessandro> Is there a way, maybe using 4suite, to read a wsdl
Alessandro> file and find for every method all the input/output
Alessandro> params and their type?Have you had a look at the Python WS tools? They do have some sort of WSDL support, so I assume you could get the info from those classes. http://pywebsvcs.sf.net/ Holger -- http://mail.python.org/mailman/listinfo/python-list
