Prior to this fix, attempting to run Web Viewer with Java 17 users experienced unexpected behavior and functionality failures. These included:
These issues stemmed from incompatibilities and limitations within our application code when run against the Java 17 environment.
Cumulative build 255 introduces official and full product support for running our application with Java version 17. It resolves critical compatibility issues previously encountered when attempting to use the application with this Java version.
Web Viewer will start and run successfully with JAVA 17 and the DB2 database. Import and export will function as expected.
This is the link to the resolution.
CUMULATIVE BUILD 255 For Web Viewer 12.1
Be are this level or higher.
Also needed:
Tomcat 9.0.111
or higher,
The “New Features” section of the doc space has been updated to include:
The “Sample JCL for Running a Bundled Tomcat Server as a Mainframe Started Task ” section in the doc space noted below has been updated to include:
6.) If you are running with Java 17 add the following
# environment variable:
# IJO="$IJO --add-opens=java.base/java.net=ALL-UNNAME