perfsonar-dev - perfsonar: r4618 - in trunk/ps-mdm-flowsa-ma: conf src/main/java/org/perfsonar/service/measurementArchive/flowsa/wizard
Subject: perfsonar development work
List archive
perfsonar: r4618 - in trunk/ps-mdm-flowsa-ma: conf src/main/java/org/perfsonar/service/measurementArchive/flowsa/wizard
Chronological Thread
- From:
- To:
- Subject: perfsonar: r4618 - in trunk/ps-mdm-flowsa-ma: conf src/main/java/org/perfsonar/service/measurementArchive/flowsa/wizard
- Date: Tue, 14 Oct 2008 13:29:36 -0400
Author: michael.bischoff
Date: 2008-10-14 13:29:35 -0400 (Tue, 14 Oct 2008)
New Revision: 4618
Modified:
trunk/ps-mdm-flowsa-ma/conf/wizard.properties
trunk/ps-mdm-flowsa-ma/src/main/java/org/perfsonar/service/measurementArchive/flowsa/wizard/BasicConfigurationWriter.java
Log:
-Added properties to wizzard (optional exporter properties)
-Changed webadmin to write to service.properties in a sorted matter.
Modified: trunk/ps-mdm-flowsa-ma/conf/wizard.properties
===================================================================
--- trunk/ps-mdm-flowsa-ma/conf/wizard.properties 2008-10-14 15:04:22
UTC (rev 4617)
+++ trunk/ps-mdm-flowsa-ma/conf/wizard.properties 2008-10-14 17:29:35
UTC (rev 4618)
@@ -158,34 +158,59 @@
</property>
<property>
<entry key="service.common.flow.exporter.1.description"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
+ <Comment>Description of the exporter</Comment>
+ <ProposedValue></ProposedValue>
<Group order="4">Exporter01</Group>
</property>
<property>
- <entry key="service.common.flow.exporter.1.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
<Group order="5">Exporter01</Group>
</property>
<property>
- <entry
key="service.common.flow.exporter.1.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
<Group order="6">Exporter01</Group>
</property>
<property>
- <entry key="service.common.flow.exporter.1.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter01</Group>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter01</Group>
</property>
<property>
- <entry key="service.common.flow.exporter.1.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter01</Group>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter01</Group>
</property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter01</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter01</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter01</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter01</Group>
+ </property>
+
<property>
@@ -214,32 +239,57 @@
<ProposedValue>description of what the exporter function
is</ProposedValue>
<Group order="4">Exporter02</Group>
</property>
- <property>
- <entry key="service.common.flow.exporter.2.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter02</Group>
- </property>
- <property>
- <entry
key="service.common.flow.exporter.2.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="6">Exporter02</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.2.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter02</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.2.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter02</Group>
- </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5">Exporter02</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="6">Exporter02</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter02</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter02</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter02</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter02</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter02</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter02</Group>
+ </property>
+
<property>
<entry key="service.common.flow.exporter.3.enabled"
required="true">true</entry>
<Comment>Use exporter 3</Comment>
@@ -266,32 +316,57 @@
<ProposedValue>description of what the exporter function
is</ProposedValue>
<Group order="4">Exporter03</Group>
</property>
- <property>
- <entry key="service.common.flow.exporter.3.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter03</Group>
- </property>
- <property>
- <entry
key="service.common.flow.exporter.3.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="6">Exporter03</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.3.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter03</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.3.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter03</Group>
- </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5">Exporter03</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="6">Exporter03</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter03</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter03</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter03</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter03</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter03</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter03</Group>
+ </property>
+
<property>
<entry key="service.common.flow.exporter.4.enabled"
required="true">true</entry>
<Comment>Use exporter 4</Comment>
@@ -318,32 +393,57 @@
<ProposedValue>description of what the exporter function
is</ProposedValue>
<Group order="4">Exporter04</Group>
</property>
- <property>
- <entry key="service.common.flow.exporter.4.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter04</Group>
- </property>
- <property>
- <entry
key="service.common.flow.exporter.4.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="6">Exporter04</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.4.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter04</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.4.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter04</Group>
- </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5">Exporter04</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="6">Exporter04</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter04</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter04</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter04</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter04</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter04</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter04</Group>
+ </property>
+
<property>
<entry key="service.common.flow.exporter.5.enabled"
required="true">true</entry>
<Comment>Use exporter 5</Comment>
@@ -370,32 +470,55 @@
<ProposedValue>description of what the exporter function
is</ProposedValue>
<Group order="4">Exporter05</Group>
</property>
- <property>
- <entry key="service.common.flow.exporter.5.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter05</Group>
- </property>
- <property>
- <entry
key="service.common.flow.exporter.5.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="6">Exporter05</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.5.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter05</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.5.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter05</Group>
- </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5">Exporter05</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="6">Exporter05</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter05</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter05</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter05</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter05</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter05</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter05</Group>
+ </property>
-
<property>
<entry key="service.common.flow.exporter.6.enabled"
required="true">true</entry>
<Comment>Use exporter 6</Comment>
@@ -422,32 +545,57 @@
<ProposedValue>description of what the exporter function
is</ProposedValue>
<Group order="4">Exporter06</Group>
</property>
- <property>
- <entry key="service.common.flow.exporter.6.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter06</Group>
- </property>
- <property>
- <entry
key="service.common.flow.exporter.6.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="6">Exporter06</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.6.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter06</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.6.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter06</Group>
- </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5">Exporter06</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="6">Exporter06</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter06</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter06</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter06</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter06</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter06</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter06</Group>
+ </property>
+
<property>
<entry key="service.common.flow.exporter.7.enabled"
required="true">true</entry>
<Comment>Use exporter 7</Comment>
@@ -474,32 +622,57 @@
<ProposedValue>description of what the exporter function
is</ProposedValue>
<Group order="4">Exporter07</Group>
</property>
- <property>
- <entry key="service.common.flow.exporter.7.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter07</Group>
- </property>
- <property>
- <entry
key="service.common.flow.exporter.7.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="6">Exporter07</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.7.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter07</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.7.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter07</Group>
- </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5">Exporter07</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="6">Exporter07</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter07</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter07</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter07</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter07</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter07</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter07</Group>
+ </property>
+
<property>
<entry key="service.common.flow.exporter.8.enabled"
required="true">true</entry>
<Comment>Use exporter 8</Comment>
@@ -526,32 +699,57 @@
<ProposedValue>description of what the exporter function
is</ProposedValue>
<Group order="4">Exporter08</Group>
</property>
- <property>
- <entry key="service.common.flow.exporter.8.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter08</Group>
- </property>
- <property>
- <entry
key="service.common.flow.exporter.8.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="6">Exporter08</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.8.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter08</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.8.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter08</Group>
- </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5">Exporter08</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="6">Exporter08</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter08</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter08</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter08</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter08</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter08</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter08</Group>
+ </property>
+
<property>
<entry key="service.common.flow.exporter.9.enabled"
required="true">true</entry>
<Comment>Use exporter 9</Comment>
@@ -578,32 +776,57 @@
<ProposedValue>description of what the exporter function
is</ProposedValue>
<Group order="4">Exporter09</Group>
</property>
- <property>
- <entry key="service.common.flow.exporter.9.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter09</Group>
- </property>
- <property>
- <entry
key="service.common.flow.exporter.9.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="6">Exporter09</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.9.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter09</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.9.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter09</Group>
- </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5">Exporter09</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="6">Exporter09</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter09</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter09</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter09</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter09</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter09</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter09</Group>
+ </property>
+
<property>
<entry key="service.common.flow.exporter.10.enabled"
required="true">true</entry>
<Comment>Use exporter 10</Comment>
@@ -630,32 +853,57 @@
<ProposedValue>description of what the exporter function
is</ProposedValue>
<Group order="4">Exporter10</Group>
</property>
- <property>
- <entry key="service.common.flow.exporter.10.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter10</Group>
- </property>
- <property>
- <entry
key="service.common.flow.exporter.10.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="6">Exporter10</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.10.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter10</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.10.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter10</Group>
- </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5">Exporter10</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="6">Exporter10</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter10</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter10</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter10</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter10</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter10</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter10</Group>
+ </property>
+
<property>
<entry key="service.common.flow.exporter.11.enabled"
required="true">true</entry>
<Comment>Use exporter 11</Comment>
@@ -682,32 +930,57 @@
<ProposedValue>description of what the exporter function
is</ProposedValue>
<Group order="4">Exporter11</Group>
</property>
- <property>
- <entry key="service.common.flow.exporter.11.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter11</Group>
- </property>
- <property>
- <entry
key="service.common.flow.exporter.11.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="6">Exporter11</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.11.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter11</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.11.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter11</Group>
- </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5">Exporter11</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="6">Exporter11</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter11</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter11</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter11</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter11</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter11</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter11</Group>
+ </property>
+
<property>
<entry key="service.common.flow.exporter.12.enabled"
required="true">true</entry>
<Comment>Use exporter 12</Comment>
@@ -734,32 +1007,57 @@
<ProposedValue>description of what the exporter function
is</ProposedValue>
<Group order="4">Exporter12</Group>
</property>
- <property>
- <entry key="service.common.flow.exporter.12.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter12</Group>
- </property>
- <property>
- <entry
key="service.common.flow.exporter.12.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="6">Exporter12</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.12.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter12</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.12.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter12</Group>
- </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5">Exporter12</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="6">Exporter12</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter12</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter12</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter12</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter12</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter12</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter12</Group>
+ </property>
+
<property>
<entry key="service.common.flow.exporter.13.enabled"
required="true">true</entry>
<Comment>Use exporter 13</Comment>
@@ -786,32 +1084,57 @@
<ProposedValue>description of what the exporter function
is</ProposedValue>
<Group order="4">Exporter13</Group>
</property>
- <property>
- <entry key="service.common.flow.exporter.13.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter13</Group>
- </property>
- <property>
- <entry
key="service.common.flow.exporter.13.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="6">Exporter13</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.13.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter13</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.13.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter13</Group>
- </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5">Exporter13</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="6">Exporter13</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter13</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter13</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter13</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter13</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter13</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter13</Group>
+ </property>
+
<property>
<entry key="service.common.flow.exporter.14.enabled"
required="true">true</entry>
<Comment>Use exporter 14</Comment>
@@ -838,32 +1161,57 @@
<ProposedValue>description of what the exporter function
is</ProposedValue>
<Group order="4">Exporter14</Group>
</property>
- <property>
- <entry key="service.common.flow.exporter.14.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter14</Group>
- </property>
- <property>
- <entry
key="service.common.flow.exporter.14.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="6">Exporter14</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.14.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter14</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.14.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter14</Group>
- </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5">Exporter14</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="6">Exporter14</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter14</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter14</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter14</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter14</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter14</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter14</Group>
+ </property>
+
<property>
<entry key="service.common.flow.exporter.15.enabled"
required="true">true</entry>
<Comment>Use exporter 15</Comment>
@@ -890,32 +1238,57 @@
<ProposedValue>description of what the exporter function
is</ProposedValue>
<Group order="4">Exporter15</Group>
</property>
- <property>
- <entry key="service.common.flow.exporter.15.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter15</Group>
- </property>
- <property>
- <entry
key="service.common.flow.exporter.15.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="6">Exporter15</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.15.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter15</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.15.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter15</Group>
- </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5">Exporter15</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="6">Exporter15</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter15</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter15</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter15</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter15</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter15</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter15</Group>
+ </property>
+
<property>
<entry key="service.common.flow.exporter.16.enabled"
required="true">true</entry>
<Comment>Use exporter 16</Comment>
@@ -942,32 +1315,57 @@
<ProposedValue>description of what the exporter function
is</ProposedValue>
<Group order="4">Exporter16</Group>
</property>
- <property>
- <entry key="service.common.flow.exporter.16.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter16</Group>
- </property>
- <property>
- <entry
key="service.common.flow.exporter.16.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="6">Exporter16</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.16.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter16</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.16.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter16</Group>
- </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5">Exporter16</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="6">Exporter16</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter16</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter16</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter16</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter16</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter16</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter16</Group>
+ </property>
+
<property>
<entry key="service.common.flow.exporter.17.enabled"
required="true">true</entry>
<Comment>Use exporter 17</Comment>
@@ -994,32 +1392,57 @@
<ProposedValue>description of what the exporter function
is</ProposedValue>
<Group order="4">Exporter17</Group>
</property>
- <property>
- <entry key="service.common.flow.exporter.17.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter17</Group>
- </property>
- <property>
- <entry
key="service.common.flow.exporter.17.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="6">Exporter17</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.17.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter17</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.17.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter17</Group>
- </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5">Exporter17</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="6">Exporter17</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter17</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter17</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter17</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter17</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter17</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter17</Group>
+ </property>
+
<property>
<entry key="service.common.flow.exporter.18.enabled"
required="true">true</entry>
<Comment>Use exporter 18</Comment>
@@ -1046,32 +1469,57 @@
<ProposedValue>description of what the exporter function
is</ProposedValue>
<Group order="4">Exporter18</Group>
</property>
- <property>
- <entry key="service.common.flow.exporter.18.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter18</Group>
- </property>
- <property>
- <entry
key="service.common.flow.exporter.18.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="6">Exporter18</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.18.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter18</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.18.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter18</Group>
- </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5">Exporter18</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="6">Exporter18</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter18</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter18</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter18</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter18</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter18</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter18</Group>
+ </property>
+
<property>
<entry key="service.common.flow.exporter.19.enabled"
required="true">true</entry>
<Comment>Use exporter 19</Comment>
@@ -1098,32 +1546,57 @@
<ProposedValue>description of what the exporter function
is</ProposedValue>
<Group order="4">Exporter19</Group>
</property>
- <property>
- <entry key="service.common.flow.exporter.19.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter19</Group>
- </property>
- <property>
- <entry
key="service.common.flow.exporter.19.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="6">Exporter19</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.19.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter19</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.19.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter19</Group>
- </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5">Exporter19</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="6">Exporter19</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter19</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter19</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter19</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter19</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter19</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter19</Group>
+ </property>
+
<property>
<entry key="service.common.flow.exporter.20.enabled"
required="true">true</entry>
<Comment>Use exporter 20</Comment>
@@ -1150,32 +1623,54 @@
<ProposedValue>description of what the exporter function
is</ProposedValue>
<Group order="4">Exporter20</Group>
</property>
- <property>
- <entry key="service.common.flow.exporter.20.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter20</Group>
- </property>
- <property>
- <entry
key="service.common.flow.exporter.20.sample-rate">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="6">Exporter20</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.20.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter20</Group>
- </property>
- <property>
- <entry key="service.common.flow.exporter.20.flow-version"
required="true">description</entry>
- <Comment>Description</Comment>
- <ProposedValue>description of what the exporter function
is</ProposedValue>
- <Group order="5">Exporter20</Group>
- </property>
-
-
+ <property>
+ <entry key="service.common.flow.exporter.1.flow-version"
required="true"></entry>
+ <Comment>The flow version used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5">Exporter20</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.sample-rate"></entry>
+ <Comment>The sample-rate used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="6">Exporter20</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.operating-system"></entry>
+ <Comment>The operating system used</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="7">Exporter20</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.institution"></entry>
+ <Comment>Institution</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="8">Exporter20</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.city"></entry>
+ <Comment>City</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="9">Exporter20</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.country""></entry>
+ <Comment>Country</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="10">Exporter20</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.latitude"></entry>
+ <Comment>Latitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="11">Exporter20</Group>
+ </property>
+ <property>
+ <entry key="service.common.flow.exporter.1.location.longitude"></entry>
+ <Comment>Longitude</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="12">Exporter20</Group>
+ </property>
</properties>
Modified:
trunk/ps-mdm-flowsa-ma/src/main/java/org/perfsonar/service/measurementArchive/flowsa/wizard/BasicConfigurationWriter.java
===================================================================
---
trunk/ps-mdm-flowsa-ma/src/main/java/org/perfsonar/service/measurementArchive/flowsa/wizard/BasicConfigurationWriter.java
2008-10-14 15:04:22 UTC (rev 4617)
+++
trunk/ps-mdm-flowsa-ma/src/main/java/org/perfsonar/service/measurementArchive/flowsa/wizard/BasicConfigurationWriter.java
2008-10-14 17:29:35 UTC (rev 4618)
@@ -9,11 +9,16 @@
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
+import java.io.OutputStream;
+import java.io.OutputStreamWriter;
+import java.util.Date;
import java.util.Iterator;
+import java.util.Map;
+import java.util.SortedMap;
+import java.util.TreeMap;
import java.util.Map.Entry;
import java.util.concurrent.ConcurrentMap;
-import perfSONARWebAdmin.auxiliary.PerfsonarProperties;
import perfSONARWebAdmin.auxiliary.PerfsonarPropertiesImpl;
import perfSONARWebAdmin.auxiliary.PerfsonarProperty;
import perfSONARWebAdmin.auxiliary.ServletPropertiesImpl;
@@ -21,7 +26,7 @@
import perfSONARWebAdmin.auxiliary.wizard.WizardProperty;
public class BasicConfigurationWriter {
-
+
protected static final String SERVICE_LOG_LOG4J_CONFIG =
"service.log.log4j.config";
protected static final String SERVICE_SAX_PARSER_CONFIG =
"service.sax_parser.config";
@@ -29,45 +34,45 @@
protected static final String LOGGING_PROPERTIES_PATH =
BasicServiceConfig.CONFIGURATION_PATH + "log4j.properties";
/** The path to the objects properties file */
protected static final String OBJECTS_DOT_CONFIG_PATH =
BasicServiceConfig.CONFIGURATION_PATH + "objects.config";
-
+
private ConcurrentMap<String, WizardProperties> wizzardProperties;
- private PerfsonarProperties serviceProperties;
+ private PerfsonarPropertiesImpl serviceProperties;
private ServletPropertiesImpl servletProperties;
- private String servicePath;
+ private String servicePath;
- public BasicConfigurationWriter(String servicePath,
ConcurrentMap<String, WizardProperties> wizzardProperties) {
+ public BasicConfigurationWriter(String servicePath,
ConcurrentMap<String, WizardProperties> wizzardProperties) {
this.servicePath = servicePath;
this.wizzardProperties = wizzardProperties;
}
public void write() throws FileNotFoundException, IOException {
- prepareFiles();
-
- for(Entry<String, WizardProperties> entry :
wizzardProperties.entrySet()) {
+ prepareFiles();
+
+ for (Entry<String, WizardProperties> entry :
wizzardProperties.entrySet()) {
WizardProperties group = entry.getValue();
-
- for(Iterator<?> i = group.orderedKeys(); i.hasNext()
; ) {
+
+ for (Iterator<?> i = group.orderedKeys();
i.hasNext();) {
String key = (String) i.next();
WizardProperty property =
group.getWizardProperty(key);
persistWizardProperty(entry.getKey(), key,
property);
}
}
-
- otherTasks();
- storeFiles();
+
+ otherTasks();
+ storeFiles();
}
private void otherTasks() {
- if(serviceProperties.getProperty(SERVICE_SAX_PARSER_CONFIG)
== null) {
+ if (serviceProperties.getProperty(SERVICE_SAX_PARSER_CONFIG)
== null) {
serviceProperties.setProperty(SERVICE_SAX_PARSER_CONFIG,
getSaxParserProperty());
}
- if(serviceProperties.getProperty(SERVICE_LOG_LOG4J_CONFIG) ==
null) {
-
serviceProperties.setProperty(SERVICE_LOG_LOG4J_CONFIG, getLog4jProperty());
+ if (serviceProperties.getProperty(SERVICE_LOG_LOG4J_CONFIG)
== null) {
+
serviceProperties.setProperty(SERVICE_LOG_LOG4J_CONFIG, getLog4jProperty());
}
}
private void storeFiles() throws FileNotFoundException, IOException {
- serviceProperties.storeProperties(new
FileOutputStream(servicePath + BasicServiceConfig.SERVICE_PROPERTIES_PATH));
+ storeProperties(serviceProperties, new
FileOutputStream(servicePath + BasicServiceConfig.SERVICE_PROPERTIES_PATH));
servletProperties.storeProperties();
}
@@ -77,18 +82,20 @@
servletProperties = new ServletPropertiesImpl(servicePath +
BasicServiceConfig.SERVLET_PROPERTIES_PATH);
}
- private void persistWizardProperty(String group, String key,
WizardProperty property) throws IOException {
- if("servlet.username".equals(key)) {
+ private void persistWizardProperty(String group, String key,
+ WizardProperty property) throws IOException {
+ if ("servlet.username".equals(key)) {
servletProperties.setUserName(property.getValue());
return;
- }
-
- if("servlet.password".equals(key)) {
+ }
+
+ if ("servlet.password".equals(key)
+ && !property.getValue().trim().equals("")) {
servletProperties.setPassword(property.getValue());
return;
- }
-
- if("service.common.ls.use".equals(key)) {
+ }
+
+ if ("service.common.ls.use".equals(key)) {
lookupService(property.getValue().equals("true"));
return;
}
@@ -96,25 +103,38 @@
}
private void lookupService(boolean enabled) throws IOException {
- if(enabled) {
+ if (enabled) {
addRegistrationComponents();
return;
- }
+ }
removeRegistrationComponents();
}
private void writeToServiceProperties(String key, WizardProperty
property) {
- serviceProperties.setProperty(
- key,
- new PerfsonarProperty(
- property.getKey(),
- property.getValue(),
- property.getPropertyComment(),
- property.getGroup()
- )
- );
+ serviceProperties.setProperty(key, new
PerfsonarProperty(property
+ .getKey(), property.getValue(),
property.getPropertyComment(),
+ property.getGroup()));
}
-
+ public synchronized void storeProperties(Map<String,
PerfsonarProperty> properties, OutputStream out) throws IOException {
+ SortedMap<String, PerfsonarProperty> sortedProperties = new
TreeMap<String, PerfsonarProperty>(properties);
+ OutputStreamWriter writer = null;
+ BufferedWriter bw = null;
+ try {
+ writer = new OutputStreamWriter(out);
+ bw = new BufferedWriter(writer);
+ bw.write("#Modified at " + (new Date()).toString() +
"\n\n");
+ for(String key : sortedProperties.keySet()) {
+ PerfsonarProperty property =
sortedProperties.get(key);
+ bw.write("# Group=" + property.getGroup() +
"\n");
+ bw.write("# Description=" +
property.getDescription()+ "\n");
+ bw.write(key + "=" + property.getValue() +
"\n\n");
+ }
+ } finally {
+ if(bw!=null) bw.close();
+ if(writer!=null) writer.close();
+ if(out!=null) out.close();
+ }
+ }
private PerfsonarProperty getSaxParserProperty() {
PerfsonarProperty property = new PerfsonarProperty();
property.setKey(SERVICE_SAX_PARSER_CONFIG);
@@ -122,8 +142,7 @@
property.setGroup("Internals");
property.setDescription("Sax parser configuration paramater");
return property;
- }
-
+ }
private PerfsonarProperty getLog4jProperty() {
PerfsonarProperty property = new PerfsonarProperty();
property.setKey(SERVICE_LOG_LOG4J_CONFIG);
@@ -140,12 +159,13 @@
* @throws IOException
*/
private void addRegistrationComponents() throws IOException {
- File comp = new File(servicePath +
BasicServiceConfig.COMPONENTS_PROPERTIES_PATH);
- FileReader fr = null;
+ File comp = new File(servicePath
+ +
BasicServiceConfig.COMPONENTS_PROPERTIES_PATH);
+ FileReader fr = null;
BufferedReader br = null;
FileWriter fw = null;
BufferedWriter bw = null;
-
+
StringBuffer contents;
try {
contents = new StringBuffer();
@@ -167,10 +187,14 @@
bw = new BufferedWriter(fw);
bw.write(contents.toString().trim());
} finally {
- if(bw!=null) bw.close();
- if(fw!=null) fw.close();
- if(br!=null) br.close();
- if(fr!=null) fr.close();
+ if (bw != null)
+ bw.close();
+ if (fw != null)
+ fw.close();
+ if (br != null)
+ br.close();
+ if (fr != null)
+ fr.close();
}
}
@@ -181,12 +205,13 @@
* @throws IOException
*/
private void removeRegistrationComponents() throws IOException {
- File comp = new File(servicePath +
BasicServiceConfig.COMPONENTS_PROPERTIES_PATH);
- FileReader fr = null;
+ File comp = new File(servicePath
+ +
BasicServiceConfig.COMPONENTS_PROPERTIES_PATH);
+ FileReader fr = null;
BufferedReader br = null;
FileWriter fw = null;
BufferedWriter bw = null;
-
+
StringBuffer contents = new StringBuffer();
try {
fr = new FileReader(comp);
@@ -200,17 +225,21 @@
if (line.startsWith("registrator")) {
line = "#" + line;
}
- contents.append(line + "\n");
+ contents.append(line + "\n");
}
-
+
fw = new FileWriter(comp);
bw = new BufferedWriter(fw);
bw.write(contents.toString().trim());
} finally {
- if(bw!=null) bw.close();
- if(fw!=null) fw.close();
- if(br!=null) br.close();
- if(fr!=null) fr.close();
+ if (bw != null)
+ bw.close();
+ if (fw != null)
+ fw.close();
+ if (br != null)
+ br.close();
+ if (fr != null)
+ fr.close();
}
}
}
- perfsonar: r4618 - in trunk/ps-mdm-flowsa-ma: conf src/main/java/org/perfsonar/service/measurementArchive/flowsa/wizard, svnlog, 10/14/2008
Archive powered by MHonArc 2.6.16.