instead of this kind of log "pf_usersController = NOT null" maybe try "pf_usersController = NOT null <id>" with id = the result of System.identityHashCode(this) done from the bean itself (you could add a pf_usersController.idHC() method ;) for instance)
Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2012/12/7 Howard W. Smith, Jr. <smithh032...@gmail.com>: > pf_usersController = NOT null