[weld-issues] [JBoss JIRA] (CDITCK-205) Add test to verify extensions in non-bean archives are loaded

Martin Kouba (Resolved) (JIRA) jira-events at lists.jboss.org
Mon Oct 10 06:51:17 EDT 2011


     [ https://issues.jboss.org/browse/CDITCK-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Kouba resolved CDITCK-205.
---------------------------------

         Assignee: Martin Kouba
    Fix Version/s: 1.1.0.CR1
       Resolution: Done


Resolved as a part of CDITCK-230.
                
> Add test to verify extensions in non-bean archives are loaded
> -------------------------------------------------------------
>
>                 Key: CDITCK-205
>                 URL: https://issues.jboss.org/browse/CDITCK-205
>             Project: CDI TCK
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Tests
>    Affects Versions: 1.0.4.Final
>            Reporter: Dan Allen
>            Assignee: Martin Kouba
>            Priority: Minor
>             Fix For: 1.1.0.CR1
>
>
> Add a test to answers this question:
> Does an extension have to be in an bean archive in order to be loaded?
> Section 11.5 states:
> "An extension is a service provider of the service javax.enterprise.inject.spi.Extension declared in META-INF/services."
> If one assumes that "service provider" refers to the term defined in the jar specification [1], then one would conclude that an extension does not have to be in a bean archive to be recognized (these are orthogonal concerns).
> A test for this scenario is available in the OpenTCK project and may be ported to the CDI TCK. [2]
> [1] http://download.oracle.com/javase/6/docs/technotes/guides/jar/jar.html#Service%20Provider
> [2] https://github.com/opentck/javaee_cdi/tree/master/src/test/java/org/opentck/javaee/cdi/spi/beforebeandiscovery

--
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