I installed JDK 11.0 and then installed Tomcat 10.0 and have set all Environment variables and placed jenkins.war file also. Now, localhost:8080 is running fine but localhost:8080/jenkins is not working.
It gives error:
HTTP Status 404 – Not Found Type Status Report
Message The requested resource [/jenkins] is not available
Description The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.
Apache Tomcat/10.0.21
Can anyone help?