[jboss-user] [JBoss Seam] - Re: How do I reload a Data Model on a SessionBean everytime

Andy Gibson do-not-reply at jboss.com
Thu Dec 6 13:35:41 EST 2007


What about setting the scope on the factory to page?

Alternatively, you could put an action in pages.xml to remove users from the contexts.


  | <page view-id="/users.xhtml" action="#{userManager.invalidateUsers}">
  | 
  | 




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

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



More information about the jboss-user mailing list