1 Reply Latest reply on Jul 30, 2009 6:39 AM by kragoth

    How to access a bean without injection ?

    alejandromari0

      Hi all
      I need to access a bean that I have in the Session scope, but from a bean that implement PhaseListener interface where, as I have heard, injections doesn't work, the question is how to obtain a reference to that bean in code without anotations,
        thansks in advance