[jboss-jira] [JBoss JIRA] Created: (AS7-796) OSGi bypasses other DUPs when osgi metadata is found
Jason Greene (JIRA)
jira-events at lists.jboss.org
Mon May 16 12:07:00 EDT 2011
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
Reporter: Jason Greene
Assignee: Jason Greene
Priority: Blocker
If an EE, 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 model 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