The following Java application server base versions and incremental releases are supported in this release of Visual COBOL:
Supported App Server base version | Tested App Server version | JDK (vendor) |
---|---|---|
Apache Tomcat 9.0.x 1 | 9.0.40 | 1.8 (AdoptOpenJDK) |
IBM WebSphere 9.0 | 9.0.56 | 1.8 (IBM) |
IBM WebSphere Liberty y.0.0.x (where y>=20) | 20.9.9.12 | 1.8 (IBM) |
JBoss EAP 7.x (where x>=1.4) | 1.8 (Oracle)
1.8 (AdoptOpenJDK) |
|
Oracle WebLogic 12.2.1 | 12.2.1.4 | 1.8 (Oracle) |
1 Apache 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). |
Containers testing was done using Servlets 2.5, but later versions are supported.
If you are a developer using the resource adapter, Java ECI interface, or the generated servlet via the imtkmake utility, see Application Server J2EE Implementation Classes for more information about the requirements.