[
https://issues.jboss.org/browse/DROOLS-905?page=com.atlassian.jira.plugin...
]
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)