Service Registry 3 2005Q4 Administration Guide

ProcedureTo Enable Use of the Administration Tool

To perform Admin Tool tasks that are restricted to users with the role of administrator, you need to work around a bug by adding a JAR file to the Admin Tool manifest classpath.

Steps
  1. Make sure you are still in the ServiceRegistry-base/install directory.

  2. Copy the file soapprocessor.jar from the deployed Registry to the Registry lib directory. Execute the following command (all on one line):


    cp 
    RegistryDomain-base/domains/registry/applications/j2ee-modules/soar/WEB-INF/lib/soapprocessor.jar 
    ../lib
    
  3. Run the admin.jar.manifest.fix installation target as follows:

    On Solaris: /usr/sfw/bin/ant -f build-install.xml admin.jar.manifest.fix

    On Linux: /opt/sun/bin/ant --noconfig -f build-install.xml admin.jar.manifest.fix