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: Stijn Melis <>
  • To: Loukik Kudarimoti <>
  • Cc: Maciej Glowiak <>, "" <>
  • Subject: Re: [pS-dev] Re: Working LS service for testing
  • Date: Wed, 07 Mar 2007 16:46:16 +0100

Loukik Kudarimoti wrote:
Thanks Maciej. Stijn, could you check and verify if what is actually registered is what should have been registered?

Loukik.

Yes I will check that, but I don't know how to query the LS. What do I use to query that service?

Maciej Glowiak wrote:
Loukik Kudarimoti wrote:
Stijn Melis wrote:
The latest RC of LS is available for testing:

http://loco3.man.poznan.pl:8080/LookupService/

Regards,

Thanks a lot :)

I managed to register and deregister a BWCTL MP. I registered the BWCTL MP again, so you can check if it is actually registered if you like.

Szymon,

Is there a way in which we can access the LS to test what the services are registering?

Yes, by querying the LS (host: loco3.man.poznan.pl, port 8680)

Example XQuery could be:

---------------------------------------------------------------
declare namespace nmwg="http://ggf.org/ns/nmwg/base/2.0/";;
data(/nmwg:store/nmwg:metadata/@id)
---------------------------------------------------------------

It returns all accessPoints of registered services.

Maciej




Archive powered by MHonArc 2.6.16.

Top of Page