Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r4227 - trunk/ps-mdm-flowsa-ma/conf

Subject: perfsonar development work

List archive

perfsonar: r4227 - trunk/ps-mdm-flowsa-ma/conf


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r4227 - trunk/ps-mdm-flowsa-ma/conf
  • Date: Thu, 17 Jul 2008 06:06:43 -0400

Author: michael.bischoff
Date: 2008-07-17 06:06:43 -0400 (Thu, 17 Jul 2008)
New Revision: 4227

Modified:
trunk/ps-mdm-flowsa-ma/conf/components.properties
Log:
- turned off LS registration by default.
- fixed class name for authn component (should fix the auth issues)

Modified: trunk/ps-mdm-flowsa-ma/conf/components.properties
===================================================================
--- trunk/ps-mdm-flowsa-ma/conf/components.properties 2008-07-17 10:04:56
UTC (rev 4226)
+++ trunk/ps-mdm-flowsa-ma/conf/components.properties 2008-07-17 10:06:43
UTC (rev 4227)
@@ -16,7 +16,7 @@
# workaround helper

ls_Helper=org.perfsonar.service.measurementArchive.flowsa.LSRegistrationControll

-registrator=org.perfsonar.service.base.registration.LSRegistrationComponent
+#registrator=org.perfsonar.service.base.registration.LSRegistrationComponent

-authn=org.perfsonar.commons.auxiliary.components.authn.wssec.WSSecAuthNComponent
+authn=org.perfsonar.base.auxiliary.components.authn.wssec.WSSecAuthNComponent




  • perfsonar: r4227 - trunk/ps-mdm-flowsa-ma/conf, svnlog, 07/17/2008

Archive powered by MHonArc 2.6.16.

Top of Page