In my previous version of the STS (v2.3) by default I could edit a JSP and save it and the new JSP would be published without having to start/stop the server or force the webapp to redeploy. Upon upgrading to v2.6 however this default behavior is gone. I have tried:
1) Editing the server config (under the "Servers" view) and checking "Enable JMX-based reloading" under "Application Reload Behavior".
2) Editing the server config (under the "Servers" view) and checking "Enable Auto Reload" under "Web Modules" in the "Modules" tab in the view.
Neither seems effective. Is it possible to automatically publish JSPs without a redeploy?![]()


Reply With Quote
