Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r5106 - in branches/new-structure-with-base2/ps-mdm-ls/conf: . axis2/META-INF

Subject: perfsonar development work

List archive

perfsonar: r5106 - in branches/new-structure-with-base2/ps-mdm-ls/conf: . axis2/META-INF


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r5106 - in branches/new-structure-with-base2/ps-mdm-ls/conf: . axis2/META-INF
  • Date: Thu, 23 Apr 2009 07:23:40 -0400

Author: mac
Date: 2009-04-23 07:23:39 -0400 (Thu, 23 Apr 2009)
New Revision: 5106

Added:
branches/new-structure-with-base2/ps-mdm-ls/conf/configuration-ls.xml
Modified:

branches/new-structure-with-base2/ps-mdm-ls/conf/axis2/META-INF/services.xml
Log:
another update


Modified:
branches/new-structure-with-base2/ps-mdm-ls/conf/axis2/META-INF/services.xml
===================================================================
---
branches/new-structure-with-base2/ps-mdm-ls/conf/axis2/META-INF/services.xml
2009-04-23 09:56:32 UTC (rev 5105)
+++
branches/new-structure-with-base2/ps-mdm-ls/conf/axis2/META-INF/services.xml
2009-04-23 11:23:39 UTC (rev 5106)
@@ -1,9 +1,9 @@
-<service name="xmlls" scope="application">
+<service name="LookupService" scope="application">
<description>
- perfSONAR MDM Lookup Service
+ perfSONAR Lookup Service
</description>
<operation name="message">
<messageReceiver
class="org.apache.axis2.receivers.RawXMLINOutMessageReceiver"/>
</operation>
- <parameter
name="ServiceClass">org.perfsonar.base2.service.axis2interface.PerfsonarService</parameter>
+ <parameter
name="ServiceClass">org.perfsonar.service.Axis2PerfsonarServiceConnPoint</parameter>
</service>

Added: branches/new-structure-with-base2/ps-mdm-ls/conf/configuration-ls.xml



  • perfsonar: r5106 - in branches/new-structure-with-base2/ps-mdm-ls/conf: . axis2/META-INF, svnlog, 04/23/2009

Archive powered by MHonArc 2.6.16.

Top of Page