iaupdate/IAD/engine/group/iaupdateengineconfig_testing.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 23 Jun 2010 18:20:02 +0300
changeset 52 92f864ef0288
parent 25 98b66e4fb0be
permissions -rw-r--r--
Revision: 201023 Kit: 2010125

<!-- IAD Engine Configuration for test environment -->

<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="testing"/>
  
</iaupdateEngineConfig>