Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] RRDMA 2.0 Java Messages

Subject: perfsonar development work

List archive

Re: [pS-dev] RRDMA 2.0 Java Messages


Chronological Thread 
  • From: Roman Lapacz <>
  • To: Mukul Sabharwal <>
  • Cc:
  • Subject: Re: [pS-dev] RRDMA 2.0 Java Messages
  • Date: Wed, 16 May 2007 16:34:50 +0200

Mukul Sabharwal wrote:
Hello,
Hi Makul

I'm trying to query an RRDMA 2.0 service (using Java). I looked at the
example files in the schema directory, particularly:
MetadataKey-Filter-Req-1.xml

I'm unsure how to to pass this along to the Axis service in code. Does
anybody have code samples for querying the service?

Take a look at ant/rrdma/rrdma-client-run-targets.xml. You can find there Ant targets to run simple client application which sends a request (xml file).
If you want to send a file/request prepared by you add a new Ant target to this file - just for test purpose - and run this new target.

You can also run default test which sends a series of example requests (command: ant test).

Roman


Thanks,
Mukul



  • RRDMA 2.0 Java Messages, Mukul Sabharwal, 05/15/2007
    • Re: [pS-dev] RRDMA 2.0 Java Messages, Roman Lapacz, 05/16/2007

Archive powered by MHonArc 2.6.16.

Top of Page