If an Application Server 8.2 domain for the Registry is running, stop the domain:
Install Application Server 9.1 in a location of your choice.
Deploy Service Registry on Application Server 9.1:
Ant-base/ant -f build-install.xml -Dinstall.properties=props-file appserver.deploy.as9 |
Run the Application Server upgrade utility. Use the following command (Appserver-base is the location where you installed Application Server 9.1):
Appserver-base/bin/asupgrade |
For the Source Domain Directory, specify RegistryDomain-base/domains/registry. For example, on a Linux system you would specify /var/opt/sun/srvc-registry/domains/registry.
For the Target Domains Root Directory, specify RegistryDomain-base without registry. For example, on Linux you would specify /var/opt/sun/srvc-registry/domains/. The upgraded domain will also be named registry.
This step instructs you to create an Application Server 9.1 domain for the Registry in the same location as the previous domain (the term for this is an in-place upgrade). If you specify a different location for the Target Domains Root Directory (the term for this is a side-by-side upgrade), you must perform the task To Create a New Certificate Realm after you complete the current task.
Start the Application Server domain for the Registry.
Ant-base/ant -f build-install.xml -Dinstall.properties=props-file appserver.domain.start |
If you performed a side-by-side upgrade instead of an in-place upgrade, as described in Step 4, you must now perform the task To Create a New Certificate Realm.
For the Application Server 9.1 documentation, go to http://docs.sun.com/coll/1343.4.