Tomcat 7.0.73 doesn't work with java 9

后端 未结 8 685
难免孤独
难免孤独 2020-11-30 10:14

Unable to start tomcat based app with java 9 because of default \"java.endorsed.dirs\" option in catalina.sh.

-Djava.endorsed.dirs=/usr/local/share/tomcat/en         


        
8条回答
  •  隐瞒了意图╮
    2020-11-30 10:39

    I can't be sure but ..

    Step 1 -- > it worked for me, I just remove servers from eclipse

    Step 2 --> restarted and add server again (tomcat 7) Tomcat v7.0 Server at localhost

提交回复
热议问题