From: Bertrand Delacretaz <[email protected]> >I think the only really "magic" locations are defined by the resource >resolver's search paths, which by default is set to [ /libs , /apps ]. > >That's used to locate request processing scripts (looking under /apps >first), and the JCR provider of the OSGi installer also uses that >search path to find installable resources, in "install" (another magic >name) folders under those paths.
I¹ve seen references to /etc and /system, which appears to be different from /jcr:system, do these have any significance? -Bruce > >All those locations are configurable of course, but in general it's >easier to just stick to the default values. > >-Bertrand
