mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

andrug
30.57.2008 5b5e187d6cbd61d4e5cfa082e1da88f19026a050
opendj-sdk/opends/tests/system-tests/clients/monitoring/monitoringPreamble.xml
@@ -107,7 +107,7 @@
          <!-- Copy jar in client host -->
          <call function="'copyFile'">
          {
            'srcFile'    : scenario.getJdmkrtPath(),
            'srcFile'    : externalTools.getJdmkrtPath(),
            'destFile'   : jdmkrt,
            'location'   : STAXServiceMachine,
            'remoteHost' : client.getHost(),
@@ -220,7 +220,7 @@
          <!-- Copy jar in client host -->
          <call function="'copyFile'">
          {
            'srcFile'    : scenario.getJcommonPath(),
            'srcFile'    : externalTools.getJcommonPath(),
            'destFile'   : jcommon,
            'location'   : STAXServiceMachine,
            'remoteHost' : client.getHost(),
@@ -232,7 +232,7 @@
          <!-- Copy jar in client host -->
          <call function="'copyFile'">
          {
            'srcFile'    : scenario.getJfreechartPath(),
            'srcFile'    : externalTools.getJfreechartPath(),
            'destFile'   : jfreechart,
            'location'   : STAXServiceMachine,
            'remoteHost' : client.getHost(),