Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r3240 - trunk/geant2_java-xml-ls/conf

Subject: perfsonar development work

List archive

perfsonar: r3240 - trunk/geant2_java-xml-ls/conf


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r3240 - trunk/geant2_java-xml-ls/conf
  • Date: Wed, 16 Jan 2008 07:17:44 -0500

Author: mac
Date: 2008-01-16 07:17:43 -0500 (Wed, 16 Jan 2008)
New Revision: 3240

Modified:
trunk/geant2_java-xml-ls/conf/servlet.properties
Log:
properties for accessing exist db xml (use of new webadmin jar)



Modified: trunk/geant2_java-xml-ls/conf/servlet.properties
===================================================================
--- trunk/geant2_java-xml-ls/conf/servlet.properties 2008-01-16 11:58:32
UTC (rev 3239)
+++ trunk/geant2_java-xml-ls/conf/servlet.properties 2008-01-16 12:17:43
UTC (rev 3240)
@@ -8,4 +8,9 @@
servlet.username=perfsonaruser

#The password used for authentication reasons when accessing properties
configuration and Wizard servlets
-servlet.password=perfsonarpass
\ No newline at end of file
+servlet.password=perfsonarpass
+
+# properties names for accessing eXist database configuration in
service.properties
+servlet.exist_adminpass.property=service.ls.db_adminpassword
+servlet.exist_location.property=service.ls.db_uri.xmlrpc
+



  • perfsonar: r3240 - trunk/geant2_java-xml-ls/conf, svnlog, 01/16/2008

Archive powered by MHonArc 2.6.16.

Top of Page