Upgrading Leap on a traditional platform
The following instructions describe how to upgrade Leap by using the WebSphere® Application Server Administrative console.
- Download the upgrade package from HCL License Portal.
- Back up your existing installation prior to installing the update.
- Back up your DB2® or Oracle database before you install the update.
To back up your current Leap installation: 1. Export the Leap EAR file.
1. Open the WebSphere Application Server Administrative console.
2. Go to **Applications** \> **Application Types** \> **WebSphere enterprise applications**.
3. Select Leap.
4. Click **Export**.
5. Click Leap.ear to download the installation file as a backup.
-
After the backup is complete, use the following instructions to install the upgrade file.
-
Stop the Leap server.
-
Go to Applications > Application Types > WebSphere enterprise applications
-
Select Leap, and click Stop.
-
-
Check the version of your currently installed Leap.
You need the version number in step 4c.
-
Go to Modules > Display module build Ids.
-
Check the version for the HCL Leap WAR. An example module version is “Leap 9.0.0.0 GA”.
-
-
Update the Leap installation.
-
Return to Applications > Application Types > WebSphere enterprise applications > Leap, and click Update.
-
In the Application update options, select Replace the entire application.
-
In Specify the path to the replacement ear file, select Local file system, and provide the location of the EAR file you downloaded from HCL License Portal.
-
Click Next.
-
In Preparing for the application update, click Next.
Do not change the default settings on the page.
-
On the Install New Application page, go to Step 3: Map resource references to resources.
- In the javax.mail.Session table, set the Target Resource JDMI Name. Click Browse and select <Leap Mail Session>.
- In the javax.sql.DataSource table, set the Target Resource JDMI Name. Click Browse and select <Leap Data Source>.
- Click Next.
-
Go to Step 4: Map virtual hosts for Web modules to validate that both Virtual host names are identical and correct, then click Next.
-
Click Finish to save the update.
-
-
If Leap is running on nodes that are managed by Deployment Manager, you must synchronize all nodes where Leap is installed.
-
Open the WebSphere Application Server Administrative console.
-
Go to System Administration > Nodes.
-
Select all nodes where Leap is installed.
-
Click Synchronize.
-
When the upgrade is complete, restart the Leap server.
-
Go to Applications > Application Types > WebSphere enterprise applications
-
Select Leap.
-
Click Start.
-
If you use Leap with WebSphere Portal, you must update the Leap Portlet.
-
Log in to WebSphere Portal as an administrative user.
-
Go to Portlet Management > Web Modules and locate LeapPortlet.war.
-
Click the Update Web module icon.
The Update Web module icon is located to the right of the Web module properties icon.
-
Click Browse to select the updated version of the Leap Portlet, and click Next.
-
Review your changes and click Finish.
Parent topic: Upgrading