Skip to Content.
Sympa Menu

perfsonar-dev - [GEANT/SA2/ps-java-services] r5504 - branches/new-structure-with-base2/ps-mdm-rrd-ma/conf

Subject: perfsonar development work

List archive

[GEANT/SA2/ps-java-services] r5504 - branches/new-structure-with-base2/ps-mdm-rrd-ma/conf


Chronological Thread 
  • From:
  • To:
  • Subject: [GEANT/SA2/ps-java-services] r5504 - branches/new-structure-with-base2/ps-mdm-rrd-ma/conf
  • Date: Mon, 22 Feb 2010 16:05:35 GMT

Author: psnc.pikusa
Date: 2010-02-22 16:05:35 +0000 (Mon, 22 Feb 2010)
New Revision: 5504

Modified:
branches/new-structure-with-base2/ps-mdm-rrd-ma/conf/configuration-ma.xml
Log:
registration part update - former version has bad value of registerDataSource
option in scheduler component.


Modified:
branches/new-structure-with-base2/ps-mdm-rrd-ma/conf/configuration-ma.xml
===================================================================
--- branches/new-structure-with-base2/ps-mdm-rrd-ma/conf/configuration-ma.xml
2010-02-22 14:28:11 UTC (rev 5503)
+++ branches/new-structure-with-base2/ps-mdm-rrd-ma/conf/configuration-ma.xml
2010-02-22 16:05:35 UTC (rev 5504)
@@ -121,9 +121,9 @@

<option name="status" value="on" />
<option name="interval" value="43" /> <!-- sec -->
- <option name="registerDataSource"
-
value="org.perfsonar.service.lookupservice.registration.LSSummaryRegisterDataSource"/>

- <option name="registerEventType"
+ <option name="registerDataSource"
+
value="org.perfsonar.base2.service.registration.MetadataExistDBRegisterDataSource"/>

+ <option name="registerEventType"

value="http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/registration/summary/2.0"/>
<option name="registrator"

value="org.perfsonar.base2.service.registration.GenericLSRegistrator"/>



  • [GEANT/SA2/ps-java-services] r5504 - branches/new-structure-with-base2/ps-mdm-rrd-ma/conf, svn-noreply, 02/22/2010

Archive powered by MHonArc 2.6.16.

Top of Page