Assuming session contexts variables are removed when session expires
perhaps this could work:

 
  | @Observer("org.jboss.seam.preDestroy.<sessionScopedVariable>")
  | public void cleanup() {}
  | 
or org.jboss.seam.preDestroyContext.

what do you think?


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112389
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to