Thanks for the help Gavin!
In LifeCycle.endSession(..):
Set conversationIds = Manager.instance().getSessionConversationIds();
is returning an empty Set so
Contexts.destroy(new ServerConversationContext(..))
is never called for any conversationId.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014924#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...