I found this discussion in Axis-dev mailing list. This is from last year. Does AXIS still implement DataHandler serializer that encodes the whole attachments into memory? Do you have any suggestions how can AXIS developers avoid this? Any comments/helps will be greatly appreciated. Best regards, Ignatia Subject: Re: Soap and Attachment- Huge data From: "Rick Rineholt" <[EMAIL PROTECTED]> Date: 2001-11-12 20:59:02 [Download message RAW] The SOAP attachments support is still work under progress. It's not functional from a Java service or client level. However, very preliminary measurements I have done on a local LAN using Tomcat 4.0 has shown zip files that are 60M have only taken roughly two minutes to send. I have tested once with a .5 G and that completed in a proportional time frame. The testing was done at what Axis calls a handler. There should be only a small amount of overhead between that level and the Java service and client API level. These are only a rough estimates and the work is far from complete. But there has also not been much performance tweaking done either. Rick Rineholt >The problem of big attachments with SOAP also bothers us. We used Apache >SOAP 2.2 to handle attachments in SOAP messages (Apache SOAP 2.2 >serializes/deserializes attachments using DataHandler Serializer). It works >fine when the size of attachments is small but the performance degrades a >lot as the size increases because the Serializer encodes the whole >attachments into memory. Streaming big chunck of data on demand is really a >critical requirement. >Raymond Feng >Xecent Software, Inc. >----- Original Message ----- >From: "joshy joseph" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Monday, November 12, 2001 7:03 PM >Subject: Soap and Attachment- Huge data > >> >>I am interested to know about AXIS development teams comment on the Soap >and >>big attcahments. Is there any efforts to this feild. Currently I find >there >>is a lot of articles stating that webservices will lack in functionality >>until it is able to support the streaming of huge data files with limited >>impact to the server(avoiding as much copy by value). What is AXIS >>development team's view on this issue. I find that enabling the soap >>attchments is one of the high priority work for AXIS team. >> >>Joshy Joseph >> >> _________________________________________________________________ >>Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp >> _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com