2.4.5.2.1. Profiles definition

Profile activation occurs at XML to configuration object unmarshalling time. It is based on an "profile" attribute that is present on some of the XML element of the configuration files. To enable this, the kernel configuration schema has been upgraded to kernel_1_1.xsd. The configuration is based on the following rules:

  1. Any kernel element with the no profiles attribute will create a configuration object

  2. Any kernel element having a profiles attribute containing at least one of the active profiles will create a configuration object

  3. Any kernel element having a profiles attribute matching none of the active profile will not create a configuration object

  4. Resolution of duplicates (such as two components with same type) is left up to the kernel

Copyright ©2012. All rights reserved. eXo Platform SAS