[jboss-user] [JBoss Seam] - Re: nested conversation with explicit id

ebu do-not-reply at jboss.com
Mon Mar 5 16:52:24 EST 2007


Hi,
If i understand correctly it's impossible to swith to the old conversation if there is long running one:


  | class ConversationInterceptor
  | ...
  |    public boolean redirectToExistingConversation(Method method)
  |    {
  |                 if ( !Manager.instance().isLongRunningConversation() )
  |       {
  | ...
  | 

is it correct? And if so, what is idea behind it? 

wbr, eugen.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025219#4025219

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025219



More information about the jboss-user mailing list