Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] Re: Working LS service for testing

Subject: perfsonar development work

List archive

Re: [pS-dev] Re: Working LS service for testing


Chronological Thread 
  • From: Maciej Glowiak <>
  • To: Stijn Melis <>
  • Cc: "" <>
  • Subject: Re: [pS-dev] Re: Working LS service for testing
  • Date: Thu, 08 Mar 2007 11:12:24 +0100
  • Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAQMAAABtzGvEAAAABlBMVEUAAAD///+l2Z/dAAAA CXBIWXMAAEU1AABFNQF8gVf5AAAAB3RJTUUH1QYQDjo6uEWvwgAAAM5JREFUGNNN0LFqAkEUheGj KRZsfATrvENgYyH4APabxwgWGUUQC99BsNDCInUq7VImbbDZ0kayxBXMuN7jvTuKVh//mZlmQKZ1 EhQ8GAVgZECspEBdWQHRjR70KlgFKkoUaCw3ijSYQ4n5HfBK4a4jDcdDQPol/80Sr9BxZOOL4Fmr Jq8VBx7eopaSPvWGOm67fqol3j1q0XNs7Nk2cs6MU6gPNzf+ZGKQX4Ek8H6rAnFZnXB2vJxJcv8g C2P+WzL4tD+Txc4KydrIkh+eAdo01QbjQ84vAAAAAElFTkSuQmCC
  • Organization: Poznan Supercomputing and Networking Center

Hi Stijn,

this is the Request I'm sending:

<nmwg:message
type="LSQueryRequest"
id="msg1"
xmlns:nmwg="http://ggf.org/ns/nmwg/base/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/";;
data(/nmwg:store/nmwg:metadata/@id)
</xquery:subject>
<nmwg:eventType>service.lookup.xquery</nmwg:eventType>

</nmwg:metadata>
<nmwg:data/>
</nmwg:message>

Is this request correct?

Yes. It is. That's exactly what should be sent to LS.
Apart from using SOAPClient you may use Python client for LS:

http://wiki.perfsonar.net/jra1-wiki/index.php/LSClient

Maciej



Archive powered by MHonArc 2.6.16.

Top of Page