Re: variable processing times and soap timeouts

2007-06-18 Thread Thilina Gunarathne
Just wondering whether increasing the socket time out would help you.. options.setTimeOutInMilliSeconds(10); Thanks, Thilina On 6/16/07, Matt Friedman <[EMAIL PROTECTED]> wrote: Hello, I'm designing a system that fetches large binary objects from a database, applies processing to those o

variable processing times and soap timeouts

2007-06-16 Thread Matt Friedman
Hello, I'm designing a system that fetches large binary objects from a database, applies processing to those objects and then returns the objects to a SOAP client. One approach considered was SOAP with Attachments and another is MTOM (supported by Axis2). I prefer MTOM. Processing could take a f