]
jaikiran pai resolved AS7-904.
------------------------------
Fix Version/s: 7.0.0.CR1
Resolution: Done
Fix is available upstream
@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
Fix For: 7.0.0.CR1
@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: