Re: Uploading files in web services

2006-12-05 Thread Thilina Gunarathne
FYI: Axis2/C supports MTOM... AFAIK they are writing a Perl binding too.. Most of the older stacks support SOAP with Attachments.. ~Thilina On 12/5/06, Brian Caruso [EMAIL PROTECTED] wrote: I am working on a web service that will need to be able to accept large binary objects, around 10-100mb

Uploading files in web services

2006-12-04 Thread Brian Caruso
I am working on a web service that will need to be able to accept large binary objects, around 10-100mb in size. It also has to be accessable to non-java SOAP libraries. I looked at MTOM. I'm guessing the non-java folks would have to make the soap request and them make the mime wrapped