perfsonar-dev - perfsonar: r3308 - trunk/geant2_java-xml-ls/conf
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: perfsonar: r3308 - trunk/geant2_java-xml-ls/conf
- Date: Tue, 5 Feb 2008 09:00:44 -0500
Author: mac
Date: 2008-02-05 09:00:43 -0500 (Tue, 05 Feb 2008)
New Revision: 3308
Modified:
trunk/geant2_java-xml-ls/conf/wizard.properties
Log:
Wizard config for LS
Modified: trunk/geant2_java-xml-ls/conf/wizard.properties
===================================================================
--- trunk/geant2_java-xml-ls/conf/wizard.properties 2008-02-05 13:59:27
UTC (rev 3307)
+++ trunk/geant2_java-xml-ls/conf/wizard.properties 2008-02-05 14:00:43
UTC (rev 3308)
@@ -1,22 +1,50 @@
<properties>
+
<property>
- <entry key="service.r.service_version">2.3.1</entry>
- <Comment>Enter the version of the service</Comment>
- <ProposedValue>version</ProposedValue>
- <Group order="3">LS</Group>
- </property>
-<property>
- <entry key="component.ma.xmldb.db_password" required="true"
password="true" >perfsonar</entry>
- <Comment>Enter the password for the exist user</Comment>
- <ProposedValue>testpass</ProposedValue>
- <Group order="5">eXist</Group>
- </property>
-<property>
- <entry key="component.ma.xmldb.db_status" required="true" >off</entry>
- <Comment>Would you like to use eXist db?</Comment>
+ <entry key="service.ls.db_status" required="true">off</entry>
+ <Comment>Would you like to use eXist DB XML?</Comment>
<ProposedValue>on</ProposedValue>
<Group order="1" check="true">eXist</Group>
<AcceptedValue>on</AcceptedValue>
<AcceptedValue>off</AcceptedValue>
</property>
-</properties>
+
+ <property>
+ <entry
key="service.ls.db_uri">http://localhost:8080/exist/rest/db/ls</entry>
+ <Comment>Enter the location of the eXist database</Comment>
+ <ProposedValue>http://localhost:8080/exist/rest/db/ls</ProposedValue>
+ <Group order="2" check="true">eXist</Group>
+ </property>
+
+ <property>
+ <entry key="service.ls.db_username">lookupservice</entry>
+ <Comment>Specify the service username for the exist user</Comment>
+ <ProposedValue>lookupservice</ProposedValue>
+ <Group order="3" check="true">eXist</Group>
+ </property>
+
+ <property>
+ <entry key="service.ls.db_password">sonar</entry>
+ <Comment>Specify the administration password for exist</Comment>
+ <ProposedValue>sonar</ProposedValue>
+ <Group order="4" check="true">eXist</Group>
+ </property>
+
+ <property>
+ <entry key="service.ls.db_adminpassword"></entry>
+ <Comment>Specify the administration password for exist</Comment>
+ <ProposedValue></ProposedValue>
+ <Group order="5" check="true">eXist</Group>
+ </property>
+
+ <property>
+ <entry key="initialize.db" required="true">on</entry>
+ <Comment>Would you like to initialize database structure?</Comment>
+ <ProposedValue>yes</ProposedValue>
+ <Group order="6" check="true">eXist</Group>
+ <AcceptedValue>yes</AcceptedValue>
+ <AcceptedValue>no</AcceptedValue>
+ </property>
+
+
+</properties>
\ No newline at end of file
- perfsonar: r3308 - trunk/geant2_java-xml-ls/conf, svnlog, 02/05/2008
Archive powered by MHonArc 2.6.16.