2 Replies Latest reply on Jan 17, 2008 12:26 PM by javalover75

    @Observer(

    javalover75

      Hello All,

      I have a method with the @Observer("org.jboss.seam.security.loginSuccessful") annotation that I would like to use to log loggins. I want to log the users ip with the login, however I can not seem to access the facesContext from this class. Is it possible to do this or should I log the information in another spot?

      Thanks in advance