Sun Java System Application Server 9.1 Upgrade and Migration Guide

ProcedureTo Upgrade Service Registry

Java ES users can use this procedure to upgrade Service Registry domains.

  1. Upgrade Service Registry.

    See the Java ES Upgrade guide on docs.sun.com for instructions.

  2. Install Application Server 9.1. For instructions on how to install Application Server 9.1, see Installing Application Server 9.1 in Sun Java System Application Server 9.1 Installation Guide.

  3. Run the following commands:

    cd <service_registry_install_dir>/install

    On Solaris, <service_registry_install_dir> is /opt/SUNWsrvc-registry, by default. On Linux, the default install location is /opt/sun/srvc-registry.

    <Ant-base_dir>/ant -f build-install.xml appserver.deploy.as9

    Where <Ant-base_dir> is /usr/sfw/bin on Solaris and /opt/sun/share/bin on Linux.

  4. Run the Upgrade Tool to upgrade the Service Registry domain.

    Provide <service_registry_domainbase>/domains/registry as input for the Source Server field (--source option).

    Provide <Application_Server9.1_install_dir>/domains as input for the Target Server field (--target option).

    For instructions on how to run the Upgrade Tool, see Upgrading your Application Server.