Configuring a custom repository adapter

The custom repository adapter is configured by manually editing the wimconfig.xml file.

The following code sample is an example of a basic wimconfig.xml file that has been configured to use the custom repository adapter. You can modify the appropriate values that are shown in italic.
<config:repositories xsi:type="config:ProfileRepositoryType" 
                           id="CUSTOM1" adapterClassName="com.my.custom.adapter">
      <config:CustomProperties name="prop1" value="value1"/>
      <config:CustomProperties name="prop2" value="value2"/>
</config:repositories> 
Terms of use | Feedback
(C) Copyright IBM Corporation 2005. All Rights Reserved.
IBM virtual member manager 6.1