Service Registry 3 2005Q4 Developer's Guide

Using Iterative Queries: Example

For an example of the use of an iterative query, see JAXRQueryIterative.java in the directory <INSTALL>/registry/samples/query-iterative/src. This program finds all registry objects whose names match a given string and then iterates through the first 100 of them.

ProcedureTo Run the JAXRQueryIterative Example

Steps
  1. Go to the directory <INSTALL>/registry/samples/query-iterative.

  2. Type the following command, specifying a string value:


    asant run -Dname=string