[
http://jira.jboss.com/jira/browse/EJBTHREE-852?page=all ]
Brian Stansberry reopened EJBTHREE-852:
---------------------------------------
Reopen to correct Fix Version
Call @PostActivate after failover
---------------------------------
Key: EJBTHREE-852
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-852
Project: EJB 3.0
Issue Type: Sub-task
Components: Clustering
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Fix For: EJB 3.0 RC10 - FD
StatefulTreeCache needs to detect a failover situation and invoke the @PostActivate
callback on the bean. Pulling a bean out of the cache after failover is analogous to
activating it from persistent storage.
It would be nice if StatefulBeanContext exposed a property the cache could use to check
this. A simple transient boolean would do.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira