Configuring a entry mapping repository adapter

The entry mapping repository adapter is configured using the WebSphere Application Server administrative console or the wsadmin commands. See your WebSphere administrative console documentation. If you need to modify this configuration, you can manually edit the wimconfig.xml file, although this is not the preferred method.

The following code sample is an example of a basic wimconfig.xml file that has been configured to use a entry mapping repository adapter. You can modify the appropriate values that are shown in italic.
<config:repositories xsi:type="config:EntryMappingRepositoryType" 
                           id="FED" 
                           databaseType="db2" 
                           dataSourceName="jdbc/wimFED" 
                           dbURL="jdbc:db2:wim" 
                           dbAdminId="DB_ADMIN_ID" 
                           dbAdminPassword="DB_PASSWORD"/>  		
Terms of use | Feedback
(C) Copyright IBM Corporation 2005. All Rights Reserved.
IBM virtual member manager 6.1