[jboss-user] [JBoss Seam] - Re: remove beans from seam contexts

Basel do-not-reply at jboss.com
Wed Jul 12 03:00:54 EDT 2006


Try setting the variable to null:

Contexts.getSessionContext().set("user", null);

You can read more about this under section "2.1.8. Context variables" in the documentation.

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

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



More information about the jboss-user mailing list