Re: [gsoap] Re: Help with dumping incoming soap message

2010-06-01 Thread Anatoly Pro
. From: Sebastian Unger sebastian.un...@uni-rostock.de To: gsoap@yahoogroups.com gsoap@yahoogroups.com Sent: Thu, May 27, 2010 12:43:22 PM Subject: Re: [gsoap] Re: Help with dumping incoming soap message Hi, um... what's wrong with those ways? However, maybe, this is more suitable

Re: [gsoap] Re: Help with dumping incoming soap message

2010-05-28 Thread Sebastian Unger
Hi, um... what's wrong with those ways? However, maybe, this is more suitable for your needs: the struct soap contains a member char buf[] which is the send- and receive-buffer. After a client invoked a service, I think the response should be inside this buffer. But I'm not quite sure - you

Re: [gsoap] Re: Help with dumping incoming soap message

2010-05-28 Thread Anatoly Pro
:33:05 PM Subject: [gsoap] Re: Help with dumping incoming soap message Thanks, Sebastian! I know this way( Any other ideas? --- In gsoap@yahoogroups.com, Sebastian Unger sebastian.un...@... wrote: Hi, afaik, you can use the DEBUG-Compile flag which results in three log-files