Re: Conversation Scope in JSF 2.0

2012-05-18 Thread Mark Struberg
the FailOver mechanism. b.)how does the clustering logic of WebLogic work? I have no clue in this area... LieGrue, strub - Original Message - From: tclam tc...@hkeaa.edu.hk To: users@myfaces.apache.org Cc: Sent: Friday, May 18, 2012 4:24 AM Subject: Re: Conversation Scope in JSF 2.0

Re: Conversation Scope in JSF 2.0

2012-05-17 Thread tclam
. In OWB we call this mechanism 'FailOver'. LieGrue, strub - Original Message - From: tclam tc...@hkeaa.edu.hk To: users@myfaces.apache.org Cc: Sent: Wednesday, May 16, 2012 10:26 AM Subject: Re: Conversation Scope in JSF 2.0 Hi struberg, Do you mean that all

Re: Conversation Scope in JSF 2.0

2012-05-16 Thread Thomas Andraschko
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

Re: Conversation Scope in JSF 2.0

2012-05-16 Thread tclam
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. -- View this message in context: http://old.nabble.com/Conversation-Scope-in-JSF-2.0-tp33855502p33856260.html Sent from

Re: Conversation Scope in JSF 2.0

2012-05-16 Thread Thomas Andraschko
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. -- View this message in context: http://old.nabble.com/Conversation-Scope-in-JSF-2.0

Re: Conversation Scope in JSF 2.0

2012-05-16 Thread Mark Struberg
@myfaces.apache.org Cc: Sent: Wednesday, May 16, 2012 9:23 AM Subject: Re: Conversation Scope in JSF 2.0 Thank you. Have you test the conversation during session replication? Anyone try MyFaces Orchestra? Thomas Andraschko-2 wrote: I use CODI in an clustered environemnt, no problems

Re: Conversation Scope in JSF 2.0

2012-05-16 Thread tclam
: Wednesday, May 16, 2012 9:23 AM Subject: Re: Conversation Scope in JSF 2.0 Thank you. Have you test the conversation during session replication? Anyone try MyFaces Orchestra? Thomas Andraschko-2 wrote: I use CODI in an clustered environemnt, no problems till now :) 2012/5/16

RE: Conversation Scope in JSF 2.0

2012-05-16 Thread Freire, Jose Luis (PT - Lisbon)
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.   *Disclaimer:* Deloitte refers to one or more of Deloitte

Re: Conversation Scope in JSF 2.0

2012-05-16 Thread Mark Struberg
, May 16, 2012 10:26 AM Subject: Re: Conversation Scope in JSF 2.0 Hi struberg, Do you mean that all the @ConversationScoped bean is already stored in @SessionScoped bean in CDI specification? Or Do you mean that I have to wrap a @ConversationScoped bean with another @SessionScoped

Re: Conversation Scope in JSF 2.0

2012-05-16 Thread Mark Struberg
@myfaces.apache.org Subject: Conversation Scope in JSF 2.0 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

Conversation Scope in JSF 2.0

2012-05-15 Thread tclam
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.