in ConversationInterceptor.endOrBeginLongRunningConversation getOutcomeForConversationId
is called before beginConversationIfNecessary that is wrong because it calls
updateCurrentConversationId on old conversation.
so i shifted beginConversationIfNecessary(method, result); up and it works now.
anyway, interesting conversation with myself...... -(
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960626#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...