The Component Configuration File is used to configure the components defined in the Role Configuration File. It is seperated into sections where the shorthand of the component is used.
<componentConfig>
<SystemPropertyService>
<property name="FOO">BAR</property>
</SystemPropertyService>
</componentConfig>