Service Registry 3.1 Update 1 Administration Guide

ProcedureTo Configure the Dependency Resolution Depth

  1. Change to the directory RegistryDomain-base/domains/registry/applications/j2ee-modules/soar/WEB-INF/classes.

  2. Open the file jaxr-ebxml.properties in a text editor.

  3. Find the commented-out definition of the property omar.client.thinbrowser.compressContent.maxDepthLevel:

    #omar.client.thinbrowser.compressContent.maxDepthLevel=6
  4. Remove the comment character and specify the value you prefer. The default is 4, meaning that the levels 0, 1, 2, and 3 appear in the menu, along with All Levels.

  5. Find the commented-out definition of the property omar.client.thinbrowser.compressContent.defaultDepthLevel:

    #omar.client.thinbrowser.compressContent.defaultDepthLevel=-1
  6. Remove the comment character and specify the value you prefer. A level of –1 specifies that All Levels should be the default.

  7. Save and close the jaxr-ebxml.properties file.

  8. Follow the instructions in To Stop and Restart the Application Server Domain for the Registry.