-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Have a simple war app with pojo ejb, trying to inject ejb field into a managed bean which is in turn accessed from a facelet. @EJB and @Inject dot not work on JBoss 6.0 M3. Attaching minimal example app.