perfsonar-dev - r2112 - trunk/perfsonar/schema/example-instances/perfSONAR/LS/test
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: r2112 - trunk/perfsonar/schema/example-instances/perfSONAR/LS/test
- Date: Wed, 21 Feb 2007 07:46:03 -0500
Author: mac
Date: 2007-02-21 07:46:02 -0500 (Wed, 21 Feb 2007)
New Revision: 2112
Modified:
trunk/perfsonar/schema/example-instances/perfSONAR/LS/test/EchoRequest.xml
Log:
New version of echo
EchoRequest for LS updated. Now EchoRequest supports two parameters :
<nmwg:parameter name="testDBConnection" value="yes"/>
<nmwg:parameter name="testDBSchema" value="yes"/>
that give more information about service. It is suggested to use EchoRequest
with at least the second one, just to check if everything with the DB is all
right.
If running echo-request withot parameters it may return success.echo even if
DB is not run.
More description on that will be provided in the release documentation
Modified:
trunk/perfsonar/schema/example-instances/perfSONAR/LS/test/EchoRequest.xml
===================================================================
---
trunk/perfsonar/schema/example-instances/perfSONAR/LS/test/EchoRequest.xml
2007-02-21 12:31:51 UTC (rev 2111)
+++
trunk/perfsonar/schema/example-instances/perfSONAR/LS/test/EchoRequest.xml
2007-02-21 12:46:02 UTC (rev 2112)
@@ -4,13 +4,21 @@
<!-- Version: $Id$ -->
<nmwg:message type="EchoRequest"
- id="msg1"
- xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/">
+ id="msg1"
+ xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/">
- <nmwg:metadata id="meta">
- <nmwg:eventType>echo</nmwg:eventType>
- </nmwg:metadata>
+ <nmwg:metadata id="meta">
+ <nmwg:eventType>echo.ls1</nmwg:eventType>
+ <nmwg:parameters>
+
+ <nmwg:parameter name="testDBConnection" value="yes"/>
+ <nmwg:parameter name="testDBSchema" value="yes"/>
+
+ </nmwg:parameters>
+ </nmwg:metadata>
- <nmwg:data id="data" metadataIdRef="meta"/>
+ <nmwg:data id="data" metadataIdRef="meta"/>
+
+
</nmwg:message>
- r2112 - trunk/perfsonar/schema/example-instances/perfSONAR/LS/test, svnlog, 02/21/2007
Archive powered by MHonArc 2.6.16.