Skip Navigation Links | |
Exit Print View | |
![]() |
Upgrading to Oracle Java CAPS 6.3 Java CAPS Documentation |
Overview of Upgrading to Java CAPS 6.3
Upgrading From Release 5.0.5 - 5.1.3 to Release 6.3
Exporting and Importing Projects and Environments
To Use Enterprise Designer to Export Projects and Environments
To Use a Command Line to Export Projects and Environments
You can upgrade from previous release 6 versions by using the import and export method described in Upgrading From Release 5.0.5 - 5.1.3 to Release 6.3, or you can perform side-by-side upgrade that allows you to continue to use your existing Repository by applying a patch to update the components. When you have completed the side-by-side upgrade, you will have two Java CAPS environments and will use the Java CAPS 6.3 components to connect to your Repository from the previous environment.
No matter which method you use, the runtime application must be manually rebuilt and redeployed to the new application server after the runtime upgrade is complete. This is described in Completing the Upgrade From Java CAPS 6.x.
To upgrade from an earlier Release 6 version, perform the following steps:
Upgrading the Repository (side-by-side method) OR Upgrading From Release 5.0.5 - 5.1.3 to Release 6.3 (export and import method)
This topic describes the side-by-side method of upgrading the Repository. In addition to installing the laster version of Java CAPS, you will also install a patch to the previous version's Repository so you can continue using it in the new Java CAPS installation.
Tip - See one of the following topics for complete instructions on how to install Java CAPS:
Before beginning an installation, ensure that you are familiar with the contents of Planning for Oracle Java CAPS 6.3 Installation .
Note - This step will replace the caps-patch directory in the old Java CAPS environment.
You should see a file name 6836560-01-REP.zip.
caps–patch–install –verbose -repuser user -reppwd pasword –patch temp-dir/6836560–01–REP.zip
where temp-dir is the location where you copied 6836560-01-REP.zip.
Note - The patch installer takes additional optional parameters. For more information about the syntax, see Java CAPS 6.3 Patch Management Tools in Installing Patches for Oracle Java CAPS.
This updates the Repository in the older Java CAPS environment.
-Dorg.apache.catalina.realm.JNDIRealm.ROLE_PREFIX=prefix
where prefix is the full LDAP prefix to use; for example, com.sun.java.
Note - LDAP prefixes are a new features of the LDAP Adapter in this release. Prefixes are similar to suffixes, except they are prepended instead of appended to a user or group name to form the distinguished name (DN).
You might need to modify the Repository connection information and CAPS Project location to connect to the correct Repository.
Once you have imported all previous Projects and Environment into Java CAPS 6.3 or have updated the previous Repository, you need to redeploy and in some cases reconfigure the Projects. Runtime components need to be recreated as well.
This could include any connection pools, security attributes, application configurations, application variables, and so on.