Scan ManagedBean in the application to support EJB injection
------------------------------------------------------------
Key: GERONIMO-5561
URL: https://issues.apache.org/jira/browse/GERONIMO-5561
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: myfaces
Affects Versions: 3.0
Reporter: Ivan
Fix For: 3.0
In JSF 2.0, we could use ManagedBean annotation to create a JSF managed bean,
so we need to scan all the managed beans in the deployment process, then we
could create local naming context for the target bean. In the meanwhile, we
could avoid annotation scan in the starting time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.