Changeset 3379

Show
Ignore:
Timestamp:
09/28/11 11:32:35
Author:
douglm
Message:

Update synch-config

Moved a couple of XML conversion classes into rpiutil

Added a number of updater classes

Minor changes to other classes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • releases/bedework-3.8/config/bwbuild/.defaults/synch-config.xml

    r3339 r3379  
    1414    <property name="synchlingPoolSize" 
    1515              value="20" /> 
    16          
     16 
    1717    <!-- timeout in millisecs for synchling pool. Processes waiting for a free   
    1818         synchling will timeout after this period and fail  -->  
    1919    <property name="synchlingPoolTimeout" 
    2020              value="5000" /> 
    21          
     21 
    2222    <!-- callback. Comment out for no service. MUST end in "/" --> 
    2323    <property name="callbackURI" 
     
    3333    <property name="pubKeys" 
    3434              value="@DATA_DIR@/pubkeys" /> 
    35                
     35 
     36    <!-- Timezone server location --> 
     37    <property name="timezonesURI" 
     38              value="http://localhost:8080/tzsvr" /> 
     39 
    3640    <property name="connectors"> 
    3741      <map>