Service Registry 3 2005Q4 Developer's Guide

ProcedureTo Run the JAXRGetMyObjects and JAXRGetMyObjectsByType Examples

Steps
  1. Go to the directory <INSTALL>/registry/samples/get-objects.

  2. To find all the objects that you have published, type the following command:


    asant get-obj
    
  3. To find all the objects that you have published of a specified type, type the following command, where type_name is case-sensitive:


    asant get-obj-type -Dtype=type_name