On Sat, Jan 17, 2009 at 8:48 AM, imadhusudhanan <[email protected]> wrote: > When I see the repository I get the default jcr:system folder tree > for every workspace I create. Isnt there any way to avoid creating that with > a workspace so that my users will be pleased to look at having an empty root > folder under which they can start creating folders for fresh. Kindly Reply.
No, the jcr:system subfolder is required by the specification (and for the repository to work properly). A common approach for jcr explorer GUIs is to have a filter of node types that will not be displayed for normal usage. Regards, Alex -- Alexander Klimetschek [email protected]
