[jboss-jira] [JBoss JIRA] (AS7-4918) Registered module using OSGi capability not visible as a bundle
Rico Neubauer (JIRA)
jira-events at lists.jboss.org
Wed May 30 04:27:18 EDT 2012
[ https://issues.jboss.org/browse/AS7-4918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697066#comment-12697066 ]
Rico Neubauer commented on AS7-4918:
------------------------------------
Here is some debug output showing the loading of a resource and a bundle depending on it:
{noformat}
org.jboss.osgi.resolver DEBUG AbstractResource[org.jboss.spec.javax.transaction.jboss-transaction-api_1.1_spec:1.0.1.Final]: 0 wires,
org.jboss.osgi.resolver DEBUG AbstractPackageRequirement[atts={osgi.wiring.package=javax.transaction},[com.company.xxx:0.0.1.SNAPSHOT]] -> [AbstractResource[org.jboss.spec.javax.transaction.jboss-transaction-api_1.1_spec:1.0.1.Final]]
{noformat}
> Registered module using OSGi capability not visible as a bundle
> ---------------------------------------------------------------
>
> Key: AS7-4918
> URL: https://issues.jboss.org/browse/AS7-4918
> Project: Application Server 7
> Issue Type: Bug
> Components: OSGi
> Affects Versions: 7.1.2.Final (EAP)
> Reporter: Jan Reznik
> Assignee: Thomas Diesler
> Priority: Optional
>
> OSGi capabilities pointing to modules are no longer registered when JBOSS starts in JBOSS AS 7.1.2. This includes modules that are OSGi bundles already as well as modules using jbosgi-xservice.properties file.
--
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