Der angepasste Repository-Adapter wird konfiguriert, indem die Datei "wimconfig.xml" manuell bearbeitet wird.
<config:repositories xsi:type="config:ProfileRepositoryType"
id="CUSTOM1" adapterClassName="com.my.custom.adapter">
<config:CustomProperties name="merkmal1" value="wert1"/>
<config:CustomProperties name="merkmal2" value="wert2"/>
</config:repositories>