문제

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