[weld-issues] [JBoss JIRA] (CDITCK-250) Tests for @New session beans do not have @New injection points
Jozef Hartinger (Reopened) (JIRA)
jira-events at lists.jboss.org
Mon Dec 12 08:12:10 EST 2011
[ https://issues.jboss.org/browse/CDITCK-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jozef Hartinger reopened CDITCK-250:
------------------------------------
An injection point for WrappedEnterpriseBean is still missing.
> Tests for @New session beans do not have @New injection points
> --------------------------------------------------------------
>
> Key: CDITCK-250
> URL: https://issues.jboss.org/browse/CDITCK-250
> Project: CDI TCK
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Tests
> Affects Versions: 1.0.4.Final
> Reporter: Jozef Hartinger
> Assignee: Martin Kouba
> Priority: Critical
> Fix For: 1.0.5.CR1, 1.1.0.CR1
>
>
> org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.NewEnterpriseBeanTest and org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.NewEnterpriseBeanICTest assume @New session beans to be created eagerly for each session bean. However, the specification says:
> {quote}The container discovers @New qualified beans by inspecting injection points other enabled beans.{quote}
> Proper injection points should be added for the tests to be valid.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list