Hi, We have a product which we certified on Tomcat 7.0.16 with JRE 1.6
One of our Customer want to upgrade his Java environment from 1.6 to 1.8.25 So i tried to start the Tomcat 7.0.16 using Java 1.8.25 and got below error during the deployment of WAR file. org.xml.sax.SAXNotRecognizedException: http://apache.org/xml/features/validation/dynamic Does Tomcat each version is designed to support a set of Java versions? What is the best Tomcat version which I have to use in order to support Java 1.8.25? Thanks, Vijay G