Sorry for the first post with all the code tags in! Matthew Hall wrote: > > Hi everyone, I'm trying to make a simple web service, described > http://www.doughellmann.com/articles/pythonmagazine/features/building-soap-service//index.html#prototyping-with-tgwebservices > here . I am using turbogears1 installed from the ubuntu repos, > controller.py is listed at http://pastebin.ca/1921065 > http://pastebin.ca/1921065 (the html code tags bunches all the code onto > one line, so I have not posted it here) > I can view the WSDL file in my browser, but I want to be able to access it > from a python script, so I downloaded the SUDS module... but this didn't > work: http://pastebin.ca/1921116 http://pastebin.ca/1921116 > I have posted this here because I think it is a problem with the way I > have used turbogears, but I'm not sure >
-- View this message in context: http://old.nabble.com/Turbogears-web-service-connection-with-SUDS----connection-denied-tp29490374p29490398.html Sent from the Turbogears General mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

