Mantis - Resin
Viewing Issue Advanced Details
194 minor always 05-19-05 00:00 03-30-06 14:31
ferg  
ferg  
normal  
closed  
3.0.13 fixed  
none    
none 3.0.19  
0000194: Annotation for reloading
RSN-196
(rep by Serge Knystautas)

I love how Resin can recompile classes and hotswap them in without having to restart the webapp. However, I have a handful of classes that would always require the webapp to restart because they do all their work during initialization.

Have you given thought to a JDK 1.5 annotation that tells Resin to always restart the webapp rather than hotswap this class in?

Notes
(0000225)
sergek   
05-19-05 00:00   
Name suggestion... @RequireReload