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

Reply via email to