aspose file tools
The moose likes JSF and the fly likes Dependency Injection of EJB into JSF for 1.2? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Dependency Injection of EJB into JSF for 1.2?" Watch "Dependency Injection of EJB into JSF for 1.2?" New topic
Author

Dependency Injection of EJB into JSF for 1.2?

Luke Murphy
Ranch Hand

Joined: May 12, 2010
Posts: 299
Ok we all know that EJBs can use Service Injection and be injection into JSF 2.0 managed beans.
What about JSF 1.2 managed beans?

Thanks.
Brendan Healey
Ranch Hand

Joined: May 12, 2009
Posts: 218
Why not? Have you tried it?
 
I agree. Here's the link: jrebel
 
subject: Dependency Injection of EJB into JSF for 1.2?
 
Similar Threads
jsf phase-id injection
EJB injection doesn't work in JSF Convertor
dependency injection on distributed containers
EJB injection nullpointer and jsf grammar not found
Injecting Beans as Parameters (Injected Bean reference is null)