[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-660) Nested sfsb passivation notification is incorrect
Ben Wang (JIRA)
jira-events at jboss.com
Tue Jul 25 02:59:11 EDT 2006
[ http://jira.jboss.com/jira/browse/EJBTHREE-660?page=all ]
Ben Wang resolved EJBTHREE-660.
-------------------------------
Resolution: Done
> Nested sfsb passivation notification is incorrect
> -------------------------------------------------
>
> Key: EJBTHREE-660
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-660
> Project: EJB 3.0
> Issue Type: Bug
> Affects Versions: EJB 3.0 RC8 - FD
> Reporter: Ben Wang
> Assigned To: Ben Wang
> Fix For: EJB 3.0 RC9 - FD
>
>
> Current sfsb activation/passivation notification relies on read/writeExternal. This is semnatically not correct since replication also relies on serialization. So each replication would trigger a activation/passivation pair. I don't believe ejb3 specifies specifically activation/passivation to serialization (there is no word on how to perform passivation actually). So a better way is to decouple this.
--
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