[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-852) Call @PostActivate after failover
Brian Stansberry (JIRA)
jira-events at jboss.com
Sat Jan 27 22:25:57 EST 2007
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