In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Today, help students troubleshoot and report errors: at first, I thought it was a file configuration error, but the later problem suggested that the version was incompatible.
He runs in jdk1.8.0.1+tomcat8.5.1 (which should not actually report an error), but still reports a version incompatibility problem. Finally, the tomcat is upgraded to 9.0 successfully.
Generally consistent with the jdk version, that is to say, tomcat7 uses the jdk7 version; tomcat8 uses the jdk8 version (guess: but if the servlet-api in the maven is higher than the servlet-api in the tomcat, there will be an incompatible problem, solve this problem: 1. Keep the servlet-api version in the pom.xml file consistent with the servlet-api in the tomcat. 2. Upgrade tomcat to 9.0).
In general, it can be analogous in turn.
Tomcat8.0 is at least compatible with versions above jdk1.7,jdk1.7.
The tomcat version cannot be lower than the minimum version of a compatible jdk:
Optimal configuration:
Download the official website of tomcat, with compatibility list
Tomcat v7.0 and support-> Java EE 6 and above
Tomcat v8.0 and support-> Java EE 7 and above
Tomcat v9.0 and support-> Java EE 8 and above
If there is a different solution, please leave a message.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.