Tomcat Apache server restart required too frequently -


it troublesome restart server every time content gets changed. there utility detects if content edited not affect working of code eg. changing variable value?

i curious type of change you're making. when make change in javascript, there no need restart tomcat server. if modify thing needs compile need restart after recompilation. can configure tomcat reload automatically servlets, configure attribute re-loadable true of context. take @ context.xml.


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -

Why does a .NET 4.0 program produce a system.unauthorizedAccess error on a Windows Server 2012 machine with .NET 4.5 installed? -