On 07/12/12 11:08, Dieter Maurer wrote:
For me this looks like a bug in the WSDL (or the associated schema).
At least, it somehow triggers an infinite recursion.
Hi Dieter,
lxml validates xml schemas while parsing them. So if the schema is not
valid, a spyne-based server would not start at all.
You might remember
http://mail.python.org/pipermail/soap/2012-June/000886.html where a
schema importing itself caused start-up errors.
No invalid input should make a library crash horribly like that anyway.
So I think it's a suds bug.
Best,
Burak
_______________________________________________
Soap mailing list
[email protected]
http://mail.python.org/mailman/listinfo/soap