[Fedora-suds-list] Error with WSDL file?

Lynton Grice lynton.grice at logosworld.com
Wed Feb 25 19:19:00 UTC 2009


Hi guys,

 

I wonder if you can help me, I am trying to get a particular WSDL file to
work and see to be having some bad luck......

 

Here is the basic code for now....

 

from suds.client import Client

 

wsdl = "file:///c://DummyData_Out_Async.wsdl"

client = Client(wsdl)

print client

 

I get an error like follows: "NoneType" object has no attribute 'get'

 

Can anyone tell me why the attached WSDL file doesn't work with SUBS? Please
find WSDL file attached....

 

Thanks for the help ;-)

 

Lynton

 



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-suds-list/attachments/20090225/130b595e/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 25673 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-suds-list/attachments/20090225/130b595e/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DummyData_Out_Async.wsdl
Type: text/xml
Size: 5056 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-suds-list/attachments/20090225/130b595e/attachment.xml>


More information about the fedora-suds-list mailing list