[jboss-jira] [JBoss JIRA] Closed: (EJBTHREE-852) Call @PostActivate after failover
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Feb 19 04:38:38 EST 2007
[ http://jira.jboss.com/jira/browse/EJBTHREE-852?page=all ]
Brian Stansberry closed EJBTHREE-852.
-------------------------------------
Resolution: Done
> 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
>
> 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
More information about the jboss-jira
mailing list