Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r3290 - trunk/geant2_java-rrd-ma/conf

Subject: perfsonar development work

List archive

perfsonar: r3290 - trunk/geant2_java-rrd-ma/conf


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r3290 - trunk/geant2_java-rrd-ma/conf
  • Date: Fri, 1 Feb 2008 06:02:02 -0500

Author: roman
Date: 2008-02-01 06:02:00 -0500 (Fri, 01 Feb 2008)
New Revision: 3290

Modified:
trunk/geant2_java-rrd-ma/conf/wizard.properties
Log:

small updates




Modified: trunk/geant2_java-rrd-ma/conf/wizard.properties
===================================================================
--- trunk/geant2_java-rrd-ma/conf/wizard.properties 2008-01-31 16:14:00
UTC (rev 3289)
+++ trunk/geant2_java-rrd-ma/conf/wizard.properties 2008-02-01 11:02:00
UTC (rev 3290)
@@ -23,7 +23,7 @@
<properties>


- <comment>Last Modification Thu Dec 13 16:10:40 EET 2007</comment>
+ <comment>$Id$</comment>



@@ -51,16 +51,16 @@
</property>

<property>
- <entry key="component.ma.xmldb.db_password" required="true"
password="true">perfsonar</entry>
+ <entry key="component.ma.xmldb.db_password" required="true"
password="true">rrdmaservice</entry>
<Comment>Enter the password for the exist user</Comment>
- <ProposedValue>perfsonar</ProposedValue>
+ <ProposedValue>rrdmaservice</ProposedValue>
<Group order="4">eXist</Group>
</property>

<property>
- <entry key="component.ma.xmldb.db_adminpassword" required="true"
password="true">perfsonar</entry>
+ <entry key="component.ma.xmldb.db_adminpassword" required="true"
password="true"></entry>
<Comment>Enter the administration password for exist</Comment>
- <ProposedValue>perfsonar</ProposedValue>
+ <ProposedValue></ProposedValue>
<Group order="5">eXist</Group>
</property>

@@ -84,35 +84,35 @@
</property>

<property>
- <entry key="service.r.service_name" required="true">Cynet RRD MA</entry>
+ <entry key="service.r.service_name" required="true">perfSONAR Java RRD
MA</entry>
<Comment>Enter the service name</Comment>
<ProposedValue>perfSONAR Java RRD MA</ProposedValue>
<Group order="2">LS</Group>
</property>

<property>
- <entry key="service.r.service_version">2.3.1</entry>
+ <entry key="service.r.service_version">3.0</entry>
<Comment>Enter the version of the service</Comment>
<ProposedValue>3.0</ProposedValue>
<Group order="3">LS</Group>
</property>

<property>
- <entry key="service.r.service_description">RRD MA</entry>
+ <entry key="service.r.service_description">perfSONAR JavaRRD MA</entry>
<Comment>Give a description of the service</Comment>
<ProposedValue>perfSONAR JavaRRD MA</ProposedValue>
<Group order="4">LS</Group>
</property>

<property>
- <entry
key="service.r.contact_email"></entry>
+ <entry
key="service.r.contact_email">user@domain</entry>
<Comment>Enter the email address of the person administrating the
service</Comment>

<ProposedValue>user@domain</ProposedValue>
<Group order="5">LS</Group>
</property>

<property>
- <entry key="service.r.organization_name">CyNet</entry>
+ <entry key="service.r.organization_name">Institution</entry>
<Comment>Enter the name of the organization running this
service.</Comment>
<ProposedValue>Institution</ProposedValue>
<Group order="6">LS</Group>



  • perfsonar: r3290 - trunk/geant2_java-rrd-ma/conf, svnlog, 02/01/2008

Archive powered by MHonArc 2.6.16.

Top of Page