Mantis - Resin
Viewing Issue Advanced Details
6085 minor always 08-09-17 14:29 08-16-17 15:20
wileysaw  
 
normal  
closed 4.0.53  
unable to reproduce  
none    
none  
0006085: Recompiled .class files not loaded without explicit web-app-restart
Restart not triggered after new .class file placed in /webapps directory

/resin-admin shows ACTIVE_MODIFIED, log file will show length is modified but webapp requires a restart to show new .class file

[12:32:45.019]/Users/tst/resin-pro-4.0.53/webapps/rwexamp/WEB-INF/classes/rwx/SecondServlet.class length is modified (1436 -> 1448)

From version 4.0.38 ( self-initialized start/stop ):

 /Users/tst/resin-pro-4.0.38/webapps/rwexamp/WEB-INF/classes/rwx/SecondServlet.class length is modified (1448 -> 1451)
[17-08-09 12:52:41.494] {resin-port-8080-18} WebApp[production/webapp/default/rwexamp] stopping
[17-08-09 12:52:41.525] {resin-port-8080-18} WebApp[production/webapp/default/rwexamp,NEW] initializing

Notes
(0006782)
ferg   
08-16-17 15:20   
server/138{e,f}

class reload works as expected.