On Mon, Jan 23, 2012 at 10:32 PM, David G. <[email protected]> wrote:

> Are there any tools in Sling that facilities the export of JCR Node trees
> in JSON representations? (Similar to how the CRX Content Zipper does for
> XML, etc.)
>
> I'm looking to backport "initial content" out of the JCR into Maven
> projects.
>

Hi David,

I think you may want something like

http://the.server/content/my/node.infinity.json

Note that in the last year or two "infinity" has been limited so that a
deep node structure wouldn't melt the server. If your tree exceeds the
default limit there is a way to adjust it.

Regards,

-james.

Reply via email to