[jboss-jira] [JBoss JIRA] (AS7-5051) Allow EE deployments to define dependency requirements with OSGi metadata

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Fri Jun 22 06:09:12 EDT 2012


Thomas Diesler created AS7-5051:
-----------------------------------

             Summary: Allow EE deployments to define dependency requirements with OSGi metadata
                 Key: AS7-5051
                 URL: https://issues.jboss.org/browse/AS7-5051
             Project: Application Server 7
          Issue Type: Task
          Components: OSGi
            Reporter: Thomas Diesler
            Assignee: Thomas Diesler


This essentially means that you can put OSGi metadata into an EE deployment manifest, which essentially makes it an OSGi bundle.

Deployment unit processing should be such that the EE bundle gets resolved according to it's defined capabilities/requirements. Subsystem processors should not need to care whether the Module was created as a result of OSGi resolution or by the ModuleSpecProcessor.

This task is complete when we can do this with the EE core technologies (i.e. webapp, ejb3, cdi)

--
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 jboss-jira mailing list