On 05/25/12 19:50, Mehmet Arikkan wrote:
Sorry, it seems I was a quite hasty:

__out_header__ = RespHeader

This fixed the problem when added inside HelloWorldService class.

But I am really still curious about whether or not this is the correct way to go. I would appreciate your comments.


merhaba,

yes, that's the way to go. that's what the warning you saw was cautioning you to do actually.

see: https://github.com/plq/rpclib/blob/e669e7e9227bda499e2a77fe5261a9238c232afe/src/rpclib/decorator.py#L149

best,
burak

_______________________________________________
Soap mailing list
[email protected]
http://mail.python.org/mailman/listinfo/soap

Reply via email to