I am trying to install Geonetwork via Tomcat, but cannot access to it.
First of all, I installed Tomcat, but when running it, I was facing the following problem:
I went to the server.xml file to change the shutdown port from 8005 to 8006 and it did work, I can go to localhost:8080 succesfully.
After that, I pasted the geonetwork.war in the webapps folder, but the same error occurs.
I have access to localhost:8080 but i cant reach localhost:8080/geonetwork
apache-tomcat-10.1.13
Java SE Development Kit 20.0.2
ntoskrnl.exe is using port 8005
Any ideas?? thanks a lot!