Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using java 10 apache tomcat 9 is not started in eclipse but its service is started in system

Tags:

java

Does Java 10 support Tomcat 9? Because I installed Java 10.0.1 and Apache Tomcat 9.0.6 and I am running Tomcat through Eclipse the it gives error like

enter image description here

and on Console: -Djava.endorsed.dirs=C:\Program Files\Apache Software Foundation\Tomcat 9.0\endorsed is not supported. Endorsed standards and standalone APIs in modular form will be supported via the concept of upgradable modules.

Anybody have some solution for this?...

like image 566
Jyoti Jadhav Avatar asked Feb 06 '26 02:02

Jyoti Jadhav


1 Answers

I got the solution for this If I am using java 10 and Apache tomcat 9 then I have to update eclipse as in eclipse Help > Install New Software > Copy Url as "The Eclipse Web Tools Platform (WTP) software repository - http://download.eclipse.org/webtools/repository/photon" > Select All then wait for complete the updatation. Restart eclispe. > Delete the existing server and create a new one and try to start the server.enter image description here

1: The Eclipse Web Tools Platform (WTP) software repository - http://download.eclipse.org/webtools/repository/photon

like image 94
Jyoti Jadhav Avatar answered Feb 08 '26 16:02

Jyoti Jadhav



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!