Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r3474 - trunk/geant2_java-sql-ma/conf

Subject: perfsonar development work

List archive

perfsonar: r3474 - trunk/geant2_java-sql-ma/conf


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r3474 - trunk/geant2_java-sql-ma/conf
  • Date: Wed, 5 Mar 2008 09:52:46 -0500

Author: roman
Date: 2008-03-05 09:52:44 -0500 (Wed, 05 Mar 2008)
New Revision: 3474

Modified:
trunk/geant2_java-sql-ma/conf/service.properties.template-2
Log:
comments updated



Modified: trunk/geant2_java-sql-ma/conf/service.properties.template-2
===================================================================
--- trunk/geant2_java-sql-ma/conf/service.properties.template-2 2008-03-05
13:03:45 UTC (rev 3473)
+++ trunk/geant2_java-sql-ma/conf/service.properties.template-2 2008-03-05
14:52:44 UTC (rev 3474)
@@ -10,19 +10,19 @@
# Configuration of the internal implementation structures


-# Group=Internals
+# Group=Internal
# Description=The type of service used to select the correct message handler
implementation.
service.r.type=ma

-# Group=Internals
+# Group=Internal
# Description=The java class file which implements the ServiceEngine
interface.

service.ma.class_name=org.perfsonar.service.measurementArchive.sqlType.SQLTypeMAServiceEngine

-# Group=Internals
+# Group=Internal
# Description=A CSV of request message types supported by the service.

service.ma.message_types=MetadataKeyRequest,SetupDataRequest,MeasurementArchiveStoreRequest,EchoRequest,LookupInfoRequest

-# Group=Internals
+# Group=Internal
# Description=The java class file which implements the base chaining of
requests.

service.ma.base_chaining_mergers=org.perfsonar.service.measurementArchive.rrdType.NMWGInterfaceBaseChaining

@@ -33,7 +33,7 @@


# Group=eXist
-# Description=Determines whether the xmld db (eXsit) is used as a storage
for the metadata configuration file (on) or not (off). Currently only the
value 'on' is needed to run the service correctly.
+# Description=Determines whether the xmld db (eXist) is used as a storage
for the metadata configuration file (on) or not (off). Currently only the
value 'on' is needed to run the service correctly.
component.ma.xmldb.db_status=on

# Group=eXist
@@ -107,7 +107,7 @@
component.registrator.scheduler_component=ma_scheduler

# Group=LS
-# Description='xmldb' value says that metadata elements for register
requests are taken from xml database. 'file' value means that they are taken
from xml metadata configuration file.
+# Description=Enter 'xmldb' to take metadata elements for register requests
from the XML database, or 'file' to take them from the XML metadata
configuration file.
service.ma.conf_file.store_type=xmldb





  • perfsonar: r3474 - trunk/geant2_java-sql-ma/conf, svnlog, 03/05/2008

Archive powered by MHonArc 2.6.16.

Top of Page