이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 3. Supported configurations
3.1. Supported migration paths
The Migration Toolkit for Applications (MTA) supports migrations from third-party enterprise application servers, such as Oracle WebLogic Server, to JBoss Enterprise Application Platform (JBoss EAP) and upgrades to the latest release of JBoss EAP.
MTA provides a comprehensive set of rules to assess the suitability of your applications for containerization and deployment on Red Hat OpenShift Container Platform (RHOCP). You can run an MTA analysis to assess your applications' suitability for migration to multiple target platforms.
The following table describes the most common supported migration paths.
Source platform ⇒ | JBoss EAP 6 | JBoss EAP 7 | RHOCP | OpenJDK 8 & 11 | Apache Camel 3 | Spring Boot on Red Hat Runtimes | Quarkus |
---|---|---|---|---|---|---|---|
Oracle WebLogic Server | ✔ | ✔ | ✔ | ✔ | - | - | - |
IBM WebSphere Application Server | ✔ | ✔ | ✔ | ✔ | - | - | - |
JBoss EAP 4 | ✔ | ✘ [a] | ✔ | ✔ | - | - | - |
JBoss EAP 5 | ✔ | ✔ | ✔ | ✔ | - | - | - |
JBoss EAP 6 | N/A | ✔ | ✔ | ✔ | - | - | - |
JBoss EAP 7 | N/A | ✔ | ✔ | ✔ | - | - | - |
Oracle JDK | - | - | ✔ | ✔ | - | - | - |
Apache Camel 2 | - | - | ✔ | ✔ | ✔ | - | - |
Spring Boot | - | - | ✔ | ✔ | - | ✔ | ✔ |
Java application | - | - | ✔ | ✔ | - | - | - |
[a]
Although MTA does not currently provide rules for this migration path, Red Hat Consulting can assist with migration from any source platform to JBoss EAP 7.
|