Mantis - Resin
Viewing Issue Advanced Details
6042 minor always 03-17-17 09:15 04-12-17 15:30
kpokrovsky  
 
normal  
closed 4.0.49  
fixed  
none    
none 4.0.52  
0006042: JSP and PHP is not reloaded after modification
Starting form 4.0.49 nothing happens whenever you modify PHP or JSP file in webapps foler and press reload in browser. In log Resin shows that he noticed the file change, but no file processing/recompilation happens after that. The old class is still being used for request processing. Even after the deletion request processing happens. Browser returns 200 response, so it is not the cache. Static content works as expected: files are reloaded on modification.

There are no notes attached to this issue.