Frage

If I deposit new .class files in my WEB-INF/classes directory, do I need to restart Tomcat or can it wait for the next start to consider changes ? Will I have some issues from not reloading the context or the Tomcat server ?

War es hilfreich?

Lösung

If you need to apply your changes, then you must restart it

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top