[jboss-jira] [JBoss JIRA] Resolved: (AS7-904) @Resource injection of Java EE Managed Bean fails
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Wed Jun 1 03:46:01 EDT 2011
[ https://issues.jboss.org/browse/AS7-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai resolved AS7-904.
------------------------------
Fix Version/s: 7.0.0.CR1
Resolution: Done
Fix is available upstream https://github.com/jbossas/jboss-as/commit/dffd5a1687373b78b5aa17f6e877727f215d0371
> @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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list