
Installing WebSphere Application Server and IBM Java SDK 8
Install WebSphere Application Server, WebSphere Application Server V8.5.5 Liberty, and IBM Java SDK for use
in the development of HCL Commerce software. You must have WebSphere Application Server,
WebSphere Application Server V8.5.5 Liberty and IBM Java SDK installed before you can set up your HCL Commerce Developer Legacy environment.
Before you begin
- If you have not already, Install Rational Application Developer.
-
Review the Supported software levels, fixes, and settings for HCL Commerce to ensure that your WebSphere Application Server (WAS) and Java Development Kit (JDK) installers are the latest supported and recommended versions.
- If you do not have the WebSphere Application Server or IBM Java SDK 8 software, then download the
eAssemblies.Log in to the HCL License and Delivery portal and find the appropriate files under the 3rd Party Bundle download package that you are entitled to.Note: You can also obtain these pieces of software individually from IBM directly.
About this task
Procedure
- Open IBM Installation Manager.
- Click Repositories. , and then select
- Click Add Repository.
- Click Browse and find the repository files in the packages that you extracted.
- Select the Search service repositories during installation and updates option. This option finds newer maintenance packages that you can choose to install at the same time.
- Click OK to close the Preferences window.
- Click Install.
-
Select the following packages to install and then click Next.
- IBM WebSphere Application Server Liberty
- IBM SDK, Java Technology Edition
- IBM WebSphere Application Server
For the supported versions of each of these companion softwares, refer to the companion software column of the Compatibility matrix within Supported software levels, fixes, and settings for HCL Commerce.
- Accept the license agreement and click Next.
-
Accept the license agreements on the Licenses panel and click
Next.
The Location panel displays.
-
Specify an installation directory for each software (WebSphere Application Server and WebSphere
Liberty).
Note:
- Do not use a directory that contains periods ("."), spaces, or dollar signs ("$") in the directory names.
- If you previously installed packages through Installation Manager, the existing Shared resource directory is used and Installation Manager does not let you change the path.
-
Select other languages if needed and then click Next.
The Features panel displays.Note: If you already installed IBM SDK Java Technology Edition, Version 8, you might not see a Translations panel. If you do not see a Translations panel, continue with the Features panel.
-
Click Next to accept the default features.
The Configuration panel displays.
- Select Custom, and then select Addons from the left navigation menu.
-
Click Install for the following add-ons.
- If you are installing a version of WebSphere Application Server V8.5.5 Liberty prior to version 19, you must
select:
- The Base Bundle;
- The Java EE 7 Web Profile Bundle.
- If you are installing a version of WebSphere Application Server V8.5.5 Liberty 19 or greater, you must
select:
- The Base Bundle;
- The Java EE 7 Web Profile Bundle;
- The Java EE 8 Web Profile Bundle.
Note: You might notice that there are other packages that are flagged as Install Pending in the Features menu. These packages are needed as part of the selected add-ons.The selected add-ons are set to Install Pending. - If you are installing a version of WebSphere Application Server V8.5.5 Liberty prior to version 19, you must
select:
- Click Next to continue to the Features menu.
- Click Next to pass the Features menu.
- Accept the license agreements to install the add-ons and then click Next to go to the Summary menu.
- Review the summary and then click Next.
- Click Install to begin the installation.
- After installation completes, you are prompted with Which program do you want to start?. Select None and then click Finish.
-
Set environment variables to point to IBM Java 8.
- Set JAVA_HOME to point to the IBM SDK Java 8. For example, C:\IBM\WebSphere\AppServer\java\8.0
- Ensure that PATH includes %JAVA_HOME%\bin.