Thanks for the help guys, it seems likely that the problem is actually
coming from a proxy between the client and the web service container (a
server side proxy rather than a client side firewall, we have quite a
complex server setup here)
Cheers,
Tom
Davanum Srinivas wrote:
Here's one more -
http://nagoya.apache.org/wiki/apachewiki.cgi?AxisProjectPages/AxisCommonsHTTP
-- dims
On Thu, 15 Jul 2004 12:49:07 +0100, Tom Oinn <[EMAIL PROTECTED]> wrote:
Hi all,
We were at one point able to invoke calls on an axis server (from an
axis client) with call durations in the order of an hour. Now we have a
timeout (with a deeply unhelpful error message of '(0)null') after two
minutes. One of my colleagues has tracked this down to being related to
the bug report here :
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16522
At the end of this dims closed it with the comment 'Closing this bug. If
you need HTTP 1.1 / Keep-Alive, then use CommonsHTTPSender.', my
question is 'how?'
We absolutely need to be able to make calls like this (heavyweight
compute processes on the other end of the wire can take a seriously long
time to complete), any help would be appreciated.
Cheers,
Tom Oinn