[jboss-user] [JBoss Seam] - Re: Invalidating Seam sessions when logging out of JBoss Por

michaelsembwever do-not-reply at jboss.com
Mon Feb 12 05:48:03 EST 2007


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



More information about the jboss-user mailing list