-
Bug
-
Resolution: Done
-
Major
-
7.1.0.Final, 7.1.1.Final, 7.1.2.Final (EAP)
-
None
-
W7 64-bit
If a Stateful bean has an abstract superclass with the @Remove method (and this method is an implementation of a method in the @Local interface) then a call to this method does NOT cause the bean to be destroyed.
Causes OOM issues.
(Only by having the @Remove method in each concrete sub class does the destroy happen)