[weld-issues] [JBoss JIRA] Created: (CDITCK-208) TCK should test bean deployment archive behaviour more thoroughly

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Fri Feb 11 06:27:46 EST 2011


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the weld-issues mailing list