[jboss-jira] [JBoss JIRA] Closed: (AS7-796) OSGi bypasses other DUPs when osgi metadata is found

Jason Greene (JIRA) jira-events at lists.jboss.org
Tue May 17 17:14:01 EDT 2011


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

Jason Greene closed AS7-796.
----------------------------

    Resolution: Done


> OSGi bypasses other DUPs when osgi metadata is found
> ----------------------------------------------------
>
>                 Key: AS7-796
>                 URL: https://issues.jboss.org/browse/AS7-796
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: OSGi
>            Reporter: Jason Greene
>            Assignee: Thomas Diesler
>            Priority: Blocker
>
> If an EE deployment, or JDBC driver happens to include osgi metadata, it will no longer deploy. This is because the OSGi subsystem bypasses other deployers, and treats it as just a bundle. 
> Both Mysql and Hypersonic can not be deployed due to this problem.
> Ideally the OSGi subsystem would just add services and augment the module configs so that other deployers can function.
> Alternatively we can explore the possibility of deploying bundles differently than regular deployments, perhaps requiring special packaging, or extra deployment data.
> If we can't come up with a solution by CR1, I think we need to disable the OSGi subsystem by default.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list