Return-Path: Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 90325 invoked by uid 500); 3 Feb 2003 16:14:46 -0000 Mailing-List: contact axis-user-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@xml.apache.org Received: (qmail 90247 invoked from network); 3 Feb 2003 16:14:45 -0000 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C2CB9F.573F6A0C" Subject: Out of Memory problem X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Mon, 3 Feb 2003 17:14:34 +0100 Message-ID: <6660F03925923D4C95C5039010386C0463B22E@w2k-ex-1.mrv.de> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Out of Memory problem Thread-Index: AcLLn1jnqJYFlYx9S/6Ml9O7DXqzsg== From: "Doss Markus" To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------_=_NextPart_001_01C2CB9F.573F6A0C Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi axis people =20 I wrote some services which transports image data to a server. I've done this with apache soap. Now I transported a 8 MB tif image to the server and run out of memory. Actually I don't use attachments for the service. I code the image data base64 and sent this data with some additional data to server. The apache soap faq recomment to use axis. Are there any solutions and examples in axis to handle large files for transport to a server. The image data could by much larger than 20 MB. =20 Thanks =20 Markus ------_=_NextPart_001_01C2CB9F.573F6A0C Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi axis people

 

I wrote some services = which transports image data to a server. I’ve done this with apache = soap. Now I transported a 8 MB tif image to the server and run out of memory. Actually I don’t use = attachments for the service. I code the image data base64 and sent this data with some additional data to server. The apache soap faq recomment to = use axis. Are there any solutions and examples in axis to handle large files for = transport to a server. The image data could by much larger = than 20 MB.

 

Thanks

 

Markus

=00 ------_=_NextPart_001_01C2CB9F.573F6A0C--