0 Replies Latest reply on Aug 1, 2006 10:28 AM by qualitha

    SessionListener with EJB???

    qualitha

      Hi@all,

      does anyone know about a way to do some defined action before a session will be invalidated after a timeout? For example if a user logs into the JBoss and a session for this principal has been created, I´d like to do a database-update before the session is destroyed or invalidated. I have found this option together with the javax.servlet.http.HttpSessionListener but I am wondering if there is a possibility within an EJB3-environment as well.

      Thank you very much
      Thomas