[jboss-user] [EJB 3.0] - Trigger for state replication for stateful session beans
msauer
do-not-reply at jboss.com
Thu Nov 8 12:34:23 EST 2007
I am looking for some details on stateful session bean state replication. What triggers state replication? Is the entire state replicated or is there a determination of what has changed and if so how is that done? I am trying to determine if there are any special programming considerations necessary for stateful session beans as there are with the replication of HttpSession state (where you have to make sure you call setAttribute again if you change anything that you pulled from the session). Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103015#4103015
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103015
More information about the jboss-user
mailing list