[jboss-jira] [JBoss JIRA] (DROOLS-905) OSGi: support Equinox when running on Karaf
Chris Martens (JIRA)
issues at jboss.org
Wed Oct 7 10:27:00 EDT 2015
[ https://issues.jboss.org/browse/DROOLS-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116017#comment-13116017 ]
Chris Martens commented on DROOLS-905:
--------------------------------------
The change will fix the issue for non-blueprint Equinox bundles. For Aries Blueprint bundle URL on Equinox the value will be "bundleentry://".
Recommend the change be:
if (url.toString().startsWith("bundle")
Removing the colin will be a good catchall value for OSGi.
> OSGi: support Equinox when running on Karaf
> -------------------------------------------
>
> Key: DROOLS-905
> URL: https://issues.jboss.org/browse/DROOLS-905
> Project: Drools
> Issue Type: Feature Request
> Components: core engine
> Affects Versions: 6.3.0.CR2
> Reporter: Petr Široký
> Assignee: Petr Široký
> Fix For: 7.0.0.Final
>
>
> Karaf supports two base frameworks: Felix (default) and Equinox.
> Drools currently does not run correctly when Equinox is used.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list