Brian,
Could you please also make sure we have the option to replicate multiple SFSB in a single
Web request? Seam can make usage of multiple SFSB that it will store in its HTTPSession.
When a web request comes in, it might change state in the http session as well as many
related SFSB (stored into this http session). Ideally, we want one batch replication for
all related state, not n-replications.
Can this behaviour be mimicked by grouping these operations in a "transaction"
(or a related but weaker notion), as you suggested in your previous post?
Cheers,
sacha
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078287#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...