-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
See parent issue for why it is invalid to invoke the callbacks on the bean when the cache decides to passivate the proxy.
StatefulCache impls could test for instanceof ProxiedStatefulBeanContext and not call prePassivate() and postActivate(), but it is probably simpler to simply turn those methods into no-ops on ProxiedStatefulBeanContext .