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 -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

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