Problem with the Tomcat!

Asked

Viewed 127 times

0

Hi!

I’m trying to activate apache Tomcat v7.0 in eclipse, but when I activate it this error happens:

"-Djava.endorsed.dirs= apache-Tomcat-7.0.94 endorsed is not supported. Endorsed standards and standalone Apis in modular form will be supported via the Concept of Upgradeable modules."

How do I solve this problem?

I even thought about putting Tomcat 8.5, but in my eclipse only appears until version 8.0 of apache and does not want to accept the 8.5.

1 answer

0

Hello,

If you’re using Java 10 to run Eclipse, I recommend downgrade to version 8.

Some problems I had seen regarding the incompatibility of Tomcat with Eclipse (for example in this topic here https://cursos.alura.com.br/forum/topico-tomcat-nao-funciona-61602), many problems are being caused because they are running with the very recent version of Java/JDK, which has several changes compared to the previous ones.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.