Hi, I want to configure mixin type for nt:file node during initialization of repository. The spec says that it should be configurable to modify and change mixin type at creation. " SPEC - jcr170-1.0 :
7.4.4 Automatic Addition and Removal of Mixins A repository may automatically assign a mixin type to a node upon creation. For example if, as a matter of configuration, all nt:file nodes in a repository are to be versionable, then the repository may automatically assign the mixin type mix:versionable to each such node as it is created. " I am looking for some example where we can modify or set mixin type at creation of repository. thanks for you time and help. Sudhan -- View this message in context: http://www.nabble.com/Configure-mixin-type-for-nt%3Afile-at-creation-of-repository-tf3508825.html#a9800788 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
