Mantis - Resin
Viewing Issue Advanced Details
5077 minor always 05-16-12 11:49 06-15-12 12:08
rickHigh  
ferg  
normal  
closed  
no change required  
none    
none 4.0.29  
0005077: Redeploy war file to webapps has issues with classes
(This is not complete bug report)

Deploy working war file
Create Injectable beans
Inject bean into Servlet
Cause error in Servlet and/or CDI inject error (deploy with error)
Delete Servlet, Resin still complains about error.

Notes
(0005857)
ferg   
06-15-12 12:08   
Deleting an unloaded class does not trigger a restart. Either an explicit CLI restart or touching a loaded class or config file will trigger a restart.