Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] XML LS test

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] XML LS test


Chronological Thread 
  • From: Nina Jeliazkova <>
  • To: Rodesch Christian <>
  • Cc:
  • Subject: Re: [perfsonar-user] XML LS test
  • Date: Wed, 28 May 2008 09:58:11 +0300

Hi Christian,
Rodesch Christian wrote:
Hi everyone,

this time, I just got a quick question:

As I installed the LS Service,and the other services *should* register
themselves, I'd like to test which services actually registered themselves.

Is there a way to check this? Or can you simply give me the xml request
There is a psui version at http://perfsonar.acad.bg/psui_beta/perfsonar.jnlp  with LS support, but it is configured to query lookup services read from the configuration file.
I am indeed looking for hints what's the best user interface to allow to test lookup services.
message,so I can poll the service manually with the perfsonar UI playground.
Here it is
<?xml version='1.0' encoding='UTF-8'?><nmwg:message type="LSQueryRequest" id="msg1" xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/" xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/" xmlns:xquery="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/xquery/1.0/"
<nmwg:metadata id="meta1">
<xquery:subject id="sub1">
declare namespace nmwg="http://ggf.org/ns/nmwg/base/2.0/";
declare namespace nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
declare namespace perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
declare namespace psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
declare namespace xquery="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/xquery/1.0/";

{for $y in /nmwg:store/nmwg:metadata
return $y/perfsonar:subject

}

</xquery:subject>
<nmwg:eventType>service.lookup.xquery</nmwg:eventType>
</nmwg:metadata>
<nmwg:data metadataIdRef="meta1" id="d1"/>
</nmwg:message>


Regards,
Nina
Regards,

Christian




Archive powered by MHonArc 2.6.16.

Top of Page