That SHOULD be all that's needed.   The AttachmentInInterceptor stuff does all 
the magic of buffering on disk if needed.

Dan


On Wednesday 21 January 2009 4:50:39 pm Sergey Beryozkin wrote:
> Hi
>
> I've done some initial work in CXF JAXRS for multipart/related requests
> be supported. At the moment the JAXRS component relies on
> AttachmentInInterceptor only, which makes it possible to get to all the
> individual parts.
>
> It looks like that just relying on AttachmentInInterceptor alone can
> suffice in cases when small to medium size attachments are involved.
>
> What else is needed for large attachments be handled efficiently ?
> I'm a bit overwhelmed at the moment with all the info :-) so if someone
> could provide some overview of how this is done in JAXWS then I'd
> appreciate it... I remember seeing some discussions about temporarily
> files, etc...
>
> Thanks, Sergey



-- 
Daniel Kulp
[email protected]
http://dankulp.com/blog

Reply via email to