perfsonar-dev - r1409 - trunk/perfsonar/conf
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: r1409 - trunk/perfsonar/conf
- Date: Thu, 13 Jul 2006 07:34:24 -0400
Author: roman
Date: 2006-07-13 07:34:24 -0400 (Thu, 13 Jul 2006)
New Revision: 1409
Modified:
trunk/perfsonar/conf/service.properties.sqlma
Log:
Changes required to use Maciej's new implementation of xmldb access.
Modified: trunk/perfsonar/conf/service.properties.sqlma
===================================================================
--- trunk/perfsonar/conf/service.properties.sqlma 2006-07-13 11:33:34
UTC (rev 1408)
+++ trunk/perfsonar/conf/service.properties.sqlma 2006-07-13 11:34:24
UTC (rev 1409)
@@ -43,11 +43,16 @@
### xmldb (eXist) configuration
component.ma.xmldb.db_status=on
-component.ma.xmldb.db_uri=xmldb:exist://localhost:9385/exist/xmlrpc/db/sqlmaconfig
+component.ma.xmldb.db_access=http
+component.ma.xmldb.db_uri=http://localhost:9385/exist/rest/db/sqlmaconfig
+#component.ma.xmldb.db_access=xmlrpc
+#component.ma.xmldb.db_uri=xmldb:exist://localhost:9385/exist/xmlrpc/db/sqlmaconfig
component.ma.xmldb.db_username=sqlmaservice
component.ma.xmldb.db_password=sqlmaservice
+
+
### writing data in MA
#service.ma.xmldb.db_store=on
service.ma.xmldb.db_store=off
- r1409 - trunk/perfsonar/conf, svnlog, 07/13/2006
Archive powered by MHonArc 2.6.16.