Hi, We could add a property to sling.properties (also overwritable through > web app init-param) which setting the URL to a repository.xml file. Thus > you could include the repository.xml file in your web app or place it > somewhere else together with the repository home.
Good. > We might want to change this code to respect the repository home and > configuration locations set in the sling.properties (or system > properties or web app init-param) and only fall back to the old defaults > if the properties are not set. > > You are of course welcome to implement and commit such a patch. Agreed. I´ll open a jira and implement this stuff. On the other hand, I think any bundle is exporting jcr packages, really?. This coulf be a problem if you want to have a login module and access manager in their own bundle. Is this true? BR, Juanjo.
