State changes in @PrePassivate don't get replicated if passivate before replication is
disabled
-----------------------------------------------------------------------------------------------
Key: EJBTHREE-1053
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-1053
Project: EJB 3.0
Issue Type: Bug
Components: Clustering
Affects Versions: AS 4.2.2.GA
Reporter: Carlo de Wolf
Passivation doesn't trigger replication, so a bean might get passivated on 1 node and
not on another. If the bean provider does state changes in pre-passivate these will not be
visible on the other node.
By default replication does trigger passivation, so a bean first gets passivated and then
replicated. Thus the problem only occurs if passivate before replication is explicitly
disabled.
--
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