[jboss-jira] [JBoss JIRA] (AS7-5454) Allow EE deployments as OSGi bundles
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Thu Aug 30 07:27:33 EDT 2012
Thomas Diesler created AS7-5454:
-----------------------------------
Summary: Allow EE deployments as OSGi bundles
Key: AS7-5454
URL: https://issues.jboss.org/browse/AS7-5454
Project: Application Server 7
Issue Type: Feature Request
Components: OSGi
Reporter: Thomas Diesler
Fix For: 7.2.0.CR1
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
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list