IBM Sterling Order Management Install
In this page we are going to see all the software needed for working with IBM Sterling Order Management System. We used Sterling OMS 9.4 in this website to explain concepts.
Java – JDK 1.7 64 bit
Java JDK 1.7 update 79 64 bit should be installed under C:\Oracle\java\jdk1.7.0_79
Download jdk-7u79-windows-x64.exe file from below URL
http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html
Note: Avoid installing inside program files folder
Java – JRE 1.7 32 bit
JRE 1.7 update 79 32 bit should be installed under C:\Program Files (x86)\Java\jre7
Download jre-7u79-windows-i586.exe (Windows x86 Offline) from below URL
http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html
Weblogic – wl12.1.3.0
Weblogic should be installed under C:\Oracle\wl12.1.3.0
Oracle Database – Oracle Database 11g Express Edition
Oracle Database 11g Express Edition should be installed under C:\oraclexe
SQL Developer
Download and extract sqldeveloper-3.1.07.42-no-jre
IBM Order Management Install (OMS)
Exact the install under C:\IBM_9.4_EEI_MP
Eclipse
Download and install latest eclipse using below URL
https://www.eclipse.org/downloads/
Eclipse Plugins
As part of continues integration and testing process we like to install following eclipse plugins
- PMD – Static Code Analysis
- JaCoCo – Code Coverage Tool