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
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
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues