posted 14 years ago
I am a newbie to jsf2 and am a little confused with the new injection rules. I am trying to use the @Produces and @Inject attributes between two beans and the value keeps coming up null in the injected bean, however, it seems to work when I try to display the value from a .xhtml page. Can someone point me in the direction of documentation that would explain this process step-by-step.