On 07/30/12 21:48, Burak Arslan wrote:
Hello Alex,
On 07/30/12 19:39, Alex Railean wrote:
1. is it possible to make it available ashttp://127.0.0.1/ ?
Yes, see this line and the following two lines:
https://github.com/arskom/spyne/blob/d86a2faac4e5ef122f3ef89fadb62dc9fb784f95/spyne/test/interop/server/soap_http_basic_twisted.py#L43
Any problems, let me know.
run_twisted(((wsgi_app, "app"),), 7789, None)
#the last argument indicates that directory listing is disabled
I think this should be the default behaviour, as it is safer (no
passwords will be exposed, etc).
This is just an example that's supposed to make testing as seamless as
possible. So I'd prefer to keep it as it is now.
This said, the documentation needs one last sprint-full of work but up
until now I was unable to spare that time because of some urgencies at
work. I'll finish this as soon as possible.
Best,
Burak
_______________________________________________
Soap mailing list
[email protected]
http://mail.python.org/mailman/listinfo/soap