質問

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 ?

役に立ちましたか?

解決

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

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top