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

michaelsembwever do-not-reply at jboss.com
Tue Feb 13 05:36:15 EST 2007


We're using seam 1.0.1 on jboss 4.0.4

I've tried having both 
@Scope(ScopeType.SESSION)
and
@Conversational(ifNotBegunOutcome="front")
on my seam class. Neither are removed when I log out.

And to answer your question:

When LifeCycle.endSession(..) is called from the LoginPortlet Manager.instance has no (or empty) currentConversationId, currentConversationIdStack, conversationIdEntryMap.


When my seam portlet performs actions Manager.instance contains a conversation.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015701#4015701

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015701



More information about the jboss-user mailing list