[weld-issues] [JBoss JIRA] (CDITCK-208) TCK should test bean deployment archive behaviour more thoroughly
Martin Kouba (JIRA)
jira-events at lists.jboss.org
Thu Jan 26 07:51:49 EST 2012
[ https://issues.jboss.org/browse/CDITCK-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662143#comment-12662143 ]
Martin Kouba commented on CDITCK-208:
-------------------------------------
{quote}
The TCK does not currently test that the behaviour of bean deployment archives confirms to the spec. In particular we need tests for:
- Different interceptor ordering between BDA's with the same scope
{quote}
Don't get it. Interceptor ordering is defined for each BDA in CDI 1.0, no global ordering is possible (even CDI 1.1 does not redefine this at the moment - EDR1).
{quote}
- Tests that all beans in a war are visible to each other (and WEB-INF/classes should be visible to WEB-INF/lib)
- Ear /lib is visible to everyone
- Portable Extensions are loaded correctly and any beans they define are defined at a global scope (as per the current spec, this may change in 1.1)
{quote}
We have a lot of new tests in *org.jboss.cdi.tck.tests.deployment.packaging* and *org.jboss.cdi.tck.tests.extensions*.
> TCK should test bean deployment archive behaviour more thoroughly
> ------------------------------------------------------------------
>
> Key: CDITCK-208
> URL: https://issues.jboss.org/browse/CDITCK-208
> Project: CDI TCK
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Tests
> Reporter: Stuart Douglas
> Fix For: 1.1.0.CR1
>
>
> The TCK does not currently test that the behaviour of bean deployment archives confirms to the spec. In particular we need tests for:
> - Different interceptor ordering between BDA's with the same scope
> - Tests that all beans in a war are visible to each other (and WEB-INF/classes should be visible to WEB-INF/lib)
> - Ear /lib is visible to everyone
> - Portable Extensions are loaded correctly and any beans they define are defined at a global scope (as per the current spec, this may change in 1.1)
--
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