|
-
April 24th, 2008, 06:20 AM
#1
GSoap
I'm using GSoap with soap spec 1.1
and connect to a webservice. Everything works fine
until I call the weservice to do some work that takes 3 minutes.
I get a soap error after 2 minutes and the error is not known.
If have GSoap timeout set in the klient to 10 minutes. If I change the
timeout to 60 seconds the error return after 60 seconds. After
debugging it seems that the error code may be 10053 but other
error information is not known.
-
May 1st, 2008, 01:48 AM
#2
Re: GSoap
I found the problem, it works if SOAP_IO_KEEPALIVE is
referred when calling soap_imode and soap_omode.
-
May 1st, 2008, 09:13 AM
#3
Re: GSoap
Thank you for posting the resolution to your problem.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|