On Wed, Oct 16, 2013 at 9:42 AM, KÖLL Claus <[email protected]> wrote:

> Hi Santiago,
>
> You should use jackrabbit embedded and not via some client api. Then you
> can get the stream and read from it with range.
>
>
This is a possibility, adding a custom servlet that would deal with uploads
and incremental downloads. This would make clustering tricky, though, as we
would either have a single servlet / point of failure or have to handle
ourselves the issues of having several servlets...

Further, having to build a frontend to a content repository in order to
access content does not look like the way it is intended to be used...


> greets
> claus
>

Reply via email to