Mantis - Resin
Viewing Issue Advanced Details
6153 feature always 03-29-18 10:25 04-24-18 13:09
wileysaw  
ferg  
normal  
closed 4.0.55  
not fixable  
none    
none  
0006153: Configuration Check resin.properties + CLI Options
Implement a way to test configuration syntax without either manually restarting Resin or letting it restart itself as an error in the xml file could cause Resin not to restart successfully and bring down the currently running sites.

Allow configuration changes and JSP/Servlet changes to be under separate control ( ie the ability to turn off dependency checks for configuration, with dependency checks for JSP/Servlet changes still running)

Notes
(0006832)
ferg   
04-24-18 13:09   
This is not possible due to how Resin's configuration is handled. It's dynamic based on the requirements of the starting services.

It's best to use a staging server to test the configuration.