[Soap-Python] rpclib and mod_wsgi

azurIt azurit at pobox.sk
Thu Mar 1 11:37:47 CET 2012


Hi,

don't know what exactly you are doing wrong but my WSGI file looks very different (and is working fine):
http://pastebin.com/VP13wBqk

azur


______________________________________________________________
> Od: "Fedor Stepanov" <yasorrat at gmail.com>
> Komu: <soap at python.org>
> Dátum: 01.03.2012 08:54
> Predmet: [Soap-Python] rpclib and mod_wsgi
>
>Hello
>I'm trying deploy rpclib application via apache mod_wsgi.
>Tested service by suds app, but didn't get response from service.
>handler.wsgi: http://pastebin.com/Yf3eve8d
>Service debug output: http://pastebin.com/angUhsyC
>Before this in development I used wsgi server from standart python lib
>and got output from service on start: http://pastebin.com/8Z1NfPDE
>btw, I used the same suds client but with different wsdl strings.
>_______________________________________________
>Soap mailing list
>Soap at python.org
>http://mail.python.org/mailman/listinfo/soap
>


More information about the Soap mailing list