iaupdate/IAD/engine/group/iaupdateengineconfig.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 00:20:15 +0200
changeset 6 aba6b8104af3
parent 0 ba25891c3a9e
permissions -rw-r--r--
Revision: 201003 Kit: 201005

<!-- IAD Engine Configuration -->

<iaupdateEngineConfig>

    <!-- URI to the production CDB server -->
    <masterServer uri="http://arrowcdb.ncd.nokia.com/"/>
    
    <!-- Provisioning value can be used in CDB to decide
         where to direct the client and what content to give.
         This can be used for example for testing purposes
         when connection should be directed to different 
         CGWs -->
    <provisioning value="arrow"/>

    <!-- Client role defines what content CGW should give
         to the client. -->
    <clientRole value="production"/>
  
</iaupdateEngineConfig>