[jboss-jira] [JBoss JIRA] (AS7-5052) Allow WAR deployments as OSGi bundles
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Tue Jun 26 04:22:12 EDT 2012
[ https://issues.jboss.org/browse/AS7-5052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Diesler updated AS7-5052:
--------------------------------
Git Pull Request: https://github.com/jbossas/jboss-as/pull/2562 (was: https://github.com/jbossas/jboss-as/pull/2562)
Description:
It should be possible to deploy webapps running on JBossWeb as OSGi bundles. The webapp can then be broken up in functional units (modularized in a standard way) which can be maintained separately.
Needless to say that such webapps can natively integrate, make use of and provide OSGi services. Functionality can be turned on/off depending on service availability.
> Allow WAR deployments as OSGi bundles
> -------------------------------------
>
> Key: AS7-5052
> URL: https://issues.jboss.org/browse/AS7-5052
> Project: Application Server 7
> Issue Type: Sub-task
> Components: OSGi, Web
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Fix For: 7.2.0.Alpha1
>
>
> It should be possible to deploy webapps running on JBossWeb as OSGi bundles. The webapp can then be broken up in functional units (modularized in a standard way) which can be maintained separately.
> Needless to say that such webapps can natively integrate, make use of and provide OSGi services. Functionality can be turned on/off depending on service availability.
--
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