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

denis-karpov do-not-reply at jboss.com
Wed Jul 12 03:28:01 EDT 2006


I think the better do like this:
Contexts.removeFromAllContexts(name);
or
Contexts.getSessionContext().remove(name);

because "set" does not remove variable.

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

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



More information about the jboss-user mailing list