Resource « Exception « JSF Q&A





1. Resource Injection error in JSF    stackoverflow.com

I'm using @PostConstruct and a method named init to do some intialization, but when I do any kind of intialization it gives me the following error.

"An error occurred performing resource injection ...

3. Resource reference error    coderanch.com