[shrinkwrap-issues] [JBoss JIRA] Created: (SHRINKWRAP-115) Create a CDI Beans xml Descriptor

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Thu Jan 7 03:49:30 EST 2010


Create a CDI Beans xml Descriptor
---------------------------------

                 Key: SHRINKWRAP-115
                 URL: https://jira.jboss.org/jira/browse/SHRINKWRAP-115
             Project: ShrinkWrap
          Issue Type: Task
          Components: api, impl-base
            Reporter: Aslak Knutsen


We should have a CDI bean xml Asset .

ie:
archive.as(CDIBeansDescriptor.class).addAlternative(Class)

The tricky part here is that the CDI beans xml can be in multiple archive types(jar,war). it really just need a ManifestContainer/ClassContainer. As of now the extension loading assumes the constructor arg of the extension is a archive or another extension. ManifestContainer/ClassContainer is not a extension in it self.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the shrinkwrap-issues mailing list