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#4014924

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014924
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to