On Jan 17, 2008 4:06 PM, Noé Amorim <[EMAIL PROTECTED]> wrote: > On Jan 17, 2008 11:59 PM, gaurav lall <[EMAIL PROTECTED]> wrote: > > > > > Will the client be able to read the response after the timeout ? > > > > Once the timeout occurs, there is normally an exception thrown/ > > > > Yes, right an exception is thrown, this means i have to catch the > exception and send something back to the server, keeping it alive ? > Just wild guessing, any example i can see or article to read, i'm kind > a bit lost here.
I thought you mentioned that service does keep running on the server if thats the case then you should not be sending anything back , can you try setting the large timeout greater that normally what your service takes and check . > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
