perfsonar-dev - [pS-dev] [GEANT/SA2/ps-java-services] r5937 - trunk/perfsonar-java-sql-ma/conf
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: [pS-dev] [GEANT/SA2/ps-java-services] r5937 - trunk/perfsonar-java-sql-ma/conf
- Date: Wed, 4 Jul 2012 13:35:26 +0100 (BST)
Author: nordunet.behrmann
Date: 2012-07-04 13:35:26 +0100 (Wed, 04 Jul 2012)
New Revision: 5937
Modified:
trunk/perfsonar-java-sql-ma/conf/service.properties
trunk/perfsonar-java-sql-ma/conf/wizard.properties
Log:
perfsonar-java-sql-ma: Enable data storage by default
To simplify deployment of SQL MA, this patch enables processing of messages
that store data.
Modified: trunk/perfsonar-java-sql-ma/conf/service.properties
===================================================================
--- trunk/perfsonar-java-sql-ma/conf/service.properties 2012-07-04 12:35:26
UTC (rev 5936)
+++ trunk/perfsonar-java-sql-ma/conf/service.properties 2012-07-04 12:35:26
UTC (rev 5937)
@@ -24,7 +24,7 @@
# Group=Internal
# Description=A CSV of request message types supported by the service.
-service.ma.message_types=MetadataKeyRequest,SetupDataRequest,EchoRequest,LookupInfoRequest
+service.ma.message_types=MeasurementArchiveStoreKeyRequest,MeasurementArchiveStoreRequest,MetadataKeyRequest,SetupDataRequest,EchoRequest,LookupInfoRequest
# Group=Internal
# Description=The java class file which implements the base chaining of
requests.
@@ -138,7 +138,7 @@
# Group=Authentication
# Description=The types of messages for which authentication is to be
enabled (if required).
-service.as.authn_for_msg_types=SetupDataRequest,MetadataKeyRequest
+service.as.authn_for_msg_types=MeasurementArchiveStoreKeyRequest,MeasurementArchiveStoreRequest,SetupDataRequest,MetadataKeyRequest
# Group=Authentication
# Description=Determines if authentication is enabled (on) or not (off).
@@ -152,5 +152,5 @@
# Group=Store
# Description=Determines whether new data sent to the service is stored (on)
or not (off).
-service.ma.xmldb.db_store=off
+service.ma.xmldb.db_store=on
Modified: trunk/perfsonar-java-sql-ma/conf/wizard.properties
===================================================================
--- trunk/perfsonar-java-sql-ma/conf/wizard.properties 2012-07-04 12:35:26
UTC (rev 5936)
+++ trunk/perfsonar-java-sql-ma/conf/wizard.properties 2012-07-04 12:35:26
UTC (rev 5937)
@@ -12,9 +12,9 @@
<!ELEMENT Comment (#PCDATA) >
<!ELEMENT ProposedValue (#PCDATA) >
<!ELEMENT Group (#PCDATA) >
-<!ATTLIST Group
- order CDATA #REQUIRED
- check (true|false) #IMPLIED
+<!ATTLIST Group
+ order CDATA #REQUIRED
+ check (true|false) #IMPLIED
>
<!ELEMENT AcceptedValue (#PCDATA) >
]>
@@ -195,7 +195,7 @@
<property>
<entry key="service.as.authn_for_msg_types"
required="true">SetupDataRequest,MetadataKeyRequest</entry>
<Comment>Enter the message types which should be authenticated:</Comment>
- <ProposedValue>SetupDataRequest,MetadataKeyRequest</ProposedValue>
+
<ProposedValue>MeasurementArchiveStoreKeyRequest,MeasurementArchiveStoreRequest,SetupDataRequest,MetadataKeyRequest</ProposedValue>
<Group order="3">Authentication</Group>
</property>
- [pS-dev] [GEANT/SA2/ps-java-services] r5937 - trunk/perfsonar-java-sql-ma/conf, svn-noreply, 07/04/2012
Archive powered by MHonArc 2.6.16.