Hmm. Could your SOAP operations take a new parameter, "index" or similar (default to zero), indicating a starting byte-count into the file?

If you have a 50kb file to send, for example, and the client asks a starting point of 30kb, I would think it possible to send a file fragment starting at that point and just sending the last 20k.

Glen

On 06/05/2012 11:08 AM, cxf-fan wrote:
Hi,

Can we use CXF with MTOM  to resume a previous file upload?

I did find that that streaming doesn't allow that and it begins from scratch
once again, but what about doing a resume in the server side?

Thanks

Regards

--
View this message in context: 
http://cxf.547215.n5.nabble.com/Resume-upload-in-CXF-tp5709125.html
Sent from the cxf-user mailing list archive at Nabble.com.


--
Glen Mazza
Talend Community Coders
coders.talend.com
blog: www.jroller.com/gmazza

Reply via email to