anonymous wrote : The use of CONVERSATION-scoped or SESSION-scoped Entity Bean Seam
components is not considered truly cluster-safe.
|
| If you need to be cluster safe, hold the reference to the entity bean inside a
stateful session bean (in any version of Seam) or inside a JavaBean Seam component that
implements Mutable (in Seam 1.1).
This is no longer true in recent versions of Seam. Its safe, but perhaps not efficient.
Read the docs, not olde forum posts.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026079#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...