]
Brian Stansberry reassigned EJBTHREE-850:
-----------------------------------------
Assignee: Brian Stansberry
Suppress execution of @PrePassivate and @PostActivate when
ProxiedStatefulBeanContext is serialized/deserialized
----------------------------------------------------------------------------------------------------------------
Key: EJBTHREE-850
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-850
Project: EJB 3.0
Issue Type: Sub-task
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Fix For: EJB 3.0 RC10 - FD
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 .
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: