]
David Lloyd updated JBAS-9028:
------------------------------
Fix Version/s: 7.0.0.Beta4
(was: 7.0.0.Beta3)
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.Beta4
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: