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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to