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
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