Product Compatibility¶
Given below are the compatibility details of the MWARE ESB 4.2.0 runtimes.
ESB runtime compatibility¶
Given below is the tested compatibility of the ESB runtime of MWARE ESB 4.2.0.
Tested Operating Systems¶
As MWARE ESB is a Java application, you can generally run it on most operating systems. Listed below are the operating systems that have been tested with the API-M 4.2.0 runtime.
Operating System | Versions |
---|---|
Windows | 2016 |
Ubuntu | 18.04, 20.04 |
Red Hat Enterprise Linux | 7.0 |
CentOS | 7.4, 7.5 |
Tested JDKs¶
The MWARE ESB runtime has been tested with the following JDKs:
JDKS | Versions |
---|---|
CorrettoJDK | 11, 17 |
AdoptOpenJDK | 11, 17 |
OpenJDK | 11, 17 |
Oracle JDK | 11, 17 |
Temurin OpenJDK | 11, 17 |
Tested Databases¶
The MWARE ESB runtime is tested with the following databases:
DBMS | Versions |
---|---|
MySQL | 5.7+ |
Oracle | 12cR2+ |
Microsoft SQL Server | 2017+ |
PostgreSQL | 10+ |
Warning
When creating the database related to apim_db with MySQL 8.0, add character set latin1 to avoid the MySQL Linux ERROR 1071 (42000).
CREATE DATABASE <APIM_DATABASE_NAME> character set latin1;
Tested Browsers¶
- Chrome (Latest)
- Edge (Latest)
- Firefox ESR (Latest)
- Firefox (Latest)
- Safari (Latest)
Tested MWARE Products¶
The following is a list of other MWARE products that have been tested with MWARE ESB 4.2.0.
- ESB Micro Integrator 4.2.0
- MWARE IAM 6.0.0 and 6.1.0
Compatible MWARE IAM Products (as Key Manager)¶
Note
From ESB 3.2.0 onwards, MWARE IAM is not packaged as a Key Manager. A remote MWARE IAM instance should be used as the Key Manager.
MWARE ESB | MWARE IAM-KM |
---|---|
API-M 4.2.0 GA | GA or update for MWARE IAM-6.0.0/MWARE IAM-6.1.0 |
API-M-4.2.0 update | GA or updated for MWARE IAM-6.0.0/MWARE IAM-6.1.0 |
Micro Integrator runtime compatibility¶
Given below is the tested compatibility of the Micro Integrator of MWARE ESB 4.2.0.
Tested Operating Systems¶
The Micro Integrator runtime is tested with the following operating systems:
Operating System | Versions |
---|---|
Windows | 2019 |
Ubuntu | 18.04 |
Red Hat Enterprise Linux | 7.4, 8.2 |
CentOS | 7.5 |
MacOS | 10.15 |
SUSE Linux | 12 |
Tested JDKs¶
The Micro Integrator runtime is tested with the following JDKs:
JDKS | Versions |
---|---|
CorrettoJDK | 11, 17 |
AdoptOpenJDK | 11, 17 |
OpenJDK | 11, 17 |
Oracle JDK | 11, 17 |
Tested DBMSs¶
The Micro Integrator runtime is tested with the following databases:
DBMS | Versions |
---|---|
MySQL | 5.7, 8 |
Oracle | 12c release 2, 19c |
Microsoft SQL Server | 2017 |
PostgreSQL | 10 |
Streaming Integrator compatibility¶
Given below is the tested compatibility of the Streaming Integrator of MWARE ESB 4.2.0.
Tested Operating Systems¶
The Streaming Integrator runtime is tested with the following operating systems:
Operating System | Versions |
---|---|
Windows | 7 10 |
Ubuntu | 16.04 17.04 18.04 |
MacOS High Sierra |
Tested JDKs¶
The Streaming Integrator runtime is tested with the following JDKS:
JDK | Version |
---|---|
Oracle JDK | 11, 17 |
OpenJDK | 11, 17 |
Tested DBMSs¶
The Streaming Integrator runtime is tested with the following databases:
DBMS | Version |
---|---|
H2 | 1.4.187 |
MySQL | 5.7 |
Microsoft SQL Server | 2017 |
Oracle | 11.2.0.2-x |
PostgreSQL | 9.6 |
Known Incompatibilities¶
Given below are the OS and JDK incompatibilities that MWARE has come across while testing the Streaming Integrator runtime.
Operating System | Operating System Version | JDK Version |
---|---|---|
macOS High Sierra | 10.13.1 (17B1003) | JDK1.8.0_20 JDK1.8.0_144 JDK1.8.0_152 JDK1.8.0_162 |
macOS High Sierra | 10.13.2 | JDK1.8.0_144 JDK1.8.0_152 |
Ubuntu | 14.04 | JDK1.8.0_151 JDK1.8.0_152 JDK1.8.0_161 |
Ubuntu | 16.04 | JDK1.8.0_151 JDK1.8.0_152 JDK1.8.0_161 JDK1.8.0_162 |