Okay, I've been reading the seam reference for 1.1 and my problem appears to be 
solved using the following:
  @Observer("org.jboss.seam.preDestroyContext.SESSION")
  |   public void handleSessionTimeout() {
  |     
  |   }

Cheers,

Chris.

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

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

Reply via email to