I am trying to implement conversation scope in backing bean of JSF for our application. At first, I am trying to use MyFaces Orchestra. It seems to work well. However, I am concerning the case when the application deployed in cluster environment and during session replication. I don't know if MyFaces CODI with OpenWebBean is a better choice.
I have two questions to ask: (1) Does MyFaces Orchestra works well in cluster environment? Will the conversation maintains after session replication? (2) Does MyFaces CODI have any issues when deployed in cluster environment? I cannot found any information about this in its document. -- View this message in context: http://old.nabble.com/Conversation-Scope-in-JSF-2.0-tp33855502p33855502.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

