[AG-DEV] CVS Broken?

Rhys Hawkins Rhys.Hawkins at anu.edu.au
Tue Apr 18 21:41:24 CDT 2006


Hi, 

>From cvs snapshots of ZSI yesterday and AGTK today (19th Apr), there
are python syntax errors everywhere caused by wsdl interface generation.

The culprit seems to be in AccessGrid/wsdl/AccessGrid_Types.xsd where 
there are <xs:any minOccurs="0" maxOccurs="unbounded"/> entries for each
type and as these don't have a name field, when the python code is 
generated, there are lines like "self.None = []" which is a python
syntax error. Looks like a problem with the python code generation.
I tried adding a name="reserved" to fix the problem but that causes
wsdl2py errors.

Is this a bad combination of ZSI(ie wsdltools) and AG from CVS? Or
do others see this as well?

Cheers,
    Rhys




More information about the ag-dev mailing list