Tomcat Reloading context
IDEA 5.1.2
Tomcat: 5.5.17
I can debug just fine, but everytime I recompile a class tomcat reloads the context. I have a context.xml and I can see in the Catalina\localhost\ROOT.xml reloadable="false". Reloading is really slow. I thought the HotSwap would make things faster.
Is there something else I'm missing? This happens for all my projects.
请先登录再写评论。
Nevermind. Found it in the compiler configuration.