<!-- Connection strings -->
<system-property ir.acct.db.host="192.168.16.75"/>
<system-property ir.acct.db.port="3307"/>
<system-property ir.acct.db.name="iracct"/>
<system-property ir.acct.db.username="stage"/>
<system-property ir.acct.db.password="stage"/>
<system-property ir.ad.db.host="192.168.16.75"/>
<system-property ir.ad.db.port="3308"/>
<system-property ir.ad.db.name="irad"/>
<system-property ir.ad.db.username="stage"/>
<system-property ir.ad.db.password="stage"/>
<system-property ir.am.db.host="192.168.16.75"/>
<system-property ir.am.db.port="3309"/>
<system-property ir.am.db.name="iram"/>
<system-property ir.am.db.username="stage"/>
<system-property ir.am.db.password="stage"/>
<system-property ir.am.db.trace="1"/>
<system-property ir.am.db.max_connections="60"/>
<system-property ir.cm.db.host="192.168.16.75"/>
<system-property ir.cm.db.port="3310"/>
<system-property ir.cm.db.name="ircm"/>
<system-property ir.cm.db.username="stage"/>
<system-property ir.cm.db.password="stage"/>
<system-property ir.ods.db.host="db14.gcp.stage-impact.net"/>
<system-property ir.ods.db.port="3415"/>
<system-property ir.ods.db.name="irods"/>
<system-property ir.ods.db.username="stage"/>
<system-property ir.ods.db.password="stage"/>
<system-property rti.db.host="db14.gcp.stage-impact.net"/>
<system-property rti.db.port="3416"/>
<system-property rti.db.name="rti"/>
<system-property rti.db.username="stage"/>
<system-property rti.db.password="stage"/>