RE: Migration JDK11 - Tomcat 9 - NoClassDefFoundError: java/sql/Statement

2022-03-29 Thread Senguttuvan, Gopalakrishnan (CWM-NR)
he.org For additional commands, e-mail: users-h...@tomcat.apache.org > -Ursprüngliche Nachricht- > Von: Senguttuvan, Gopalakrishnan (CWM-NR) > > Gesendet: Freitag, 25. März 2022 17:13 > An: users@tomcat.apache.org > Betreff: Migration JDK11 - Tomcat 9 - NoClassDefFoundError: > jav

Migration JDK11 - Tomcat 9 - NoClassDefFoundError: java/sql/Statement

2022-03-25 Thread Senguttuvan, Gopalakrishnan (CWM-NR)
Hi Team, We are migrating our application from JDK8 to JDK11 (RedHat OpenJDK11). Modified the JAVA_HOME to JDK11 path. Currently we are using Tomcat version 9. (It is working fine with JDK8). Since the JDK11 won't support the JAVA_ENDORSED_DIRS, so I have removed the "-Djava.endorsed.dirs" in