[weld-issues] [JBoss JIRA] (CDITCK-249) Incorrect specialization in org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest
Jozef Hartinger (Created) (JIRA)
jira-events at lists.jboss.org
Tue Dec 6 14:42:41 EST 2011
Incorrect specialization in org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest
-----------------------------------------------------------------------------------------------------------------------------
Key: CDITCK-249
URL: https://issues.jboss.org/browse/CDITCK-249
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: Blocker
Fix For: 1.0.5.CR1, 1.1.0.CR1
Office specializes Building
The spec says:
"If X (Office) does not have some bean type of Y (Building), the container automatically detects the problem and treats it as a definition error."
The Building bean has the type BuildingImpl which the Office bean lacks, thus the testcase is incorrectly defined.
--
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