Hi, On Sun, Mar 21, 2010 at 7:53 PM, Norman Maurer <[email protected]> wrote: > is it somehow possible to include a CND file via xml configuration ? > At the moment I do it via CNDImporter but I would like to "load" it on > startup without calling the code..
No, that's not possible. Note that you only need to load the node types once, not at every startup of the repository. BR, Jukka Zitting
