0 Replies Latest reply on Mar 7, 2007 5:04 AM by hero79

    Catching user login event

    hero79

      I need to detect, when user performs login on web page. When tomcat is transfering j_username and j_password to jboss. I need to perform some additional stuff there, especially to call my own mbean, which is holding list of actually logged users.
      Is this possible and how to catch such event ?

      Thanks.