aspose file tools
The moose likes JSF and the fly likes DI ejb into JSF bean, JBoss 6 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "DI ejb into JSF bean, JBoss 6" Watch "DI ejb into JSF bean, JBoss 6" New topic
Author

DI ejb into JSF bean, JBoss 6

Marcus Didius Falco
Ranch Hand

Joined: Feb 25, 2007
Posts: 72
JBoss 6 M5


I have deployed a jar with ejbs and a separate war.


I want to inject an ejb into a JSF backing bean.


EJB:




I have checked the namespace with the jmx console, the ejb is deployed


JSF Backing Bean:






During deployment of the war I get:



Whats going on?

Thanks,

Hans
 
I agree. Here's the link: http://jrebel.com/download
 
subject: DI ejb into JSF bean, JBoss 6
 
Similar Threads
ERROR [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (HDScanner) ENC setup failed
Exception while deploying JPA Application
purpose of InitialContext?
problems on getting access to an java bean class from a servlet
Dependency Injection in war deployed to jboss