This example shows the component configuration if YAAFI is embedded in another Avalon Container.
<fulcrum-yaafi> <containerType>merlin<containerType> <containerClazzName>org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl</containerClazzName> <componentRoles> <location>../conf/componentRoles.xml</location> <decryption>false</decryption> </componentRoles> <componentConfiguration> <location>../conf/componentRoles.xml</location> <decryption>false</decryption> </componentConfiguration> <parameters> <location>../conf/parameters.properties</location> <decryption>false</decryption> </parameters> </fulcrum-yaafi>