Java EE 7, including support for EJB 3.2 and Java Connector Architecture 1.7, is supported for the deployment of EJBs.
The following Java application servers are supported using the following JDKs:
Application Servers | JDK (vendor) | Java EE | COBOL RA | CICS RAs and ECI |
---|---|---|---|---|
Apache Tomcat 9.0.x1 | 1.8 (AdoptOpenJDK) | |||
IBM WebSphere 9.0 | 1.8 (IBM) | 7 | X | X |
IBM WebSphere 8.5.5 | 1.7 (IBM) | 6 | X | X |
Oracle WebLogic 12.2.1 | 1.8 (Oracle) | 7 | X | |
JBoss EAP 7.1.4 | 1.8 (Oracle)
1.8 (AdoptOpenJDK) |
7 | X | X |
1Apache Tomcat is an HTTP server and servlet container supporting Java Servlet and JavaServer Pages (JSP). Micro Focus Tomcat non-transactional support includes servlet generation with J2SE Beans; no transactional support is provided. Tomcat does not support the use of Enterprise Java Beans (EJBs) or resource adapters (RAs). |
Please consult your Application Server documentation to determine which JDK you should use. The JDK is used to start the Application Server