Task #5146
closedReloading Tomcat classpath
100%
Description
In order to move towards a fully automatic installation of the Dataminer algorithms, the classpath of a Tomcat service should be reloaded, instead of restarting the service at each algorithm installation. According to what I have read, it would be better to do this by invoking the Tomcat reloading application.
There are other methods, i.e. the ones listed here https://www.mulesoft.com/tcat/tomcat-reload, but I would go for one solution that fits both the development and the production environment and the best is the reloading application.
Further information can be also found in the Tomcat guide (https://tomcat.apache.org/tomcat-7.0-doc/manager-howto.html), in the "Reload An Existing Application" section.
Is it possible to have the management application installed on our Tomcats?
I would like to make tests on the devNext Dataminer