@Resource injection of Java EE Managed Bean fails
-------------------------------------------------
Key: AS7-904
URL: https://issues.jboss.org/browse/AS7-904
Project: Application Server 7
Issue Type: Bug
Components: EE
Reporter: jaikiran pai
Assignee: jaikiran pai
@Resource injection within any component, for a Java EE Managed Bean, currently fails with:
{code}
org.jboss.as.server.deployment.DeploymentUnitProcessingException: Can't handle @Resource for ENC name: foo.bar/field since it's missing a lookup value and isn't of any known type
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira