[jboss-jira] [JBoss JIRA] Created: (JBAS-9028) JARs with OSGi metadata cannot be used by EE

David Lloyd (JIRA) jira-events at lists.jboss.org
Wed Mar 16 22:59:45 EDT 2011


JARs with OSGi metadata cannot be used by EE
--------------------------------------------

                 Key: JBAS-9028
                 URL: https://issues.jboss.org/browse/JBAS-9028
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: David Lloyd
            Priority: Critical
             Fix For: 7.0.0.Beta3


If a JAR such as a JDBC driver or other service provider (like MSC ServiceActivation) is deployed, and that JAR happens to have OSGi metadata on it, the deployment is invisible to, or incompatible with, most of the other deployers which actually enable these services, usually on behalf of one or more subsystems.  We need OSGi JARs to coexist on at least some level.

A first step might be to have OSGi's modularization process use the same attachment set so that modules and resource roots can reliably be found in the DU attachments.

--
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