Currently there are a bit different requirements for web api and web UI. Web UI requires ee10, web-api - ee8.
If you are using both, then you'd need two versions of Tomcat.
Or you can use Jetty - the you can put .in file into webapps folder, e.g.
netxms-webscv-6.0.4.1.war.ini
with the following contents:
environment=ee8
If you are using both, then you'd need two versions of Tomcat.
Or you can use Jetty - the you can put .in file into webapps folder, e.g.
netxms-webscv-6.0.4.1.war.ini
with the following contents:
environment=ee8