hi thomas, no - only global phase-listeners are supported. you can use e.g. the helper methods of the BeanManagerProvider within such listeners (as an alternative).
regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/2/20 Thomas Andraschko <zoi...@googlemail.com> > Hi, > > i tried to use injection in a PhaseListener, which is registered via: > > <f:phaseListener type="...." /> > > but it does not work. > Isn't this supported with CODI? > > Best regards, > Thomas >