Tillmann Seidel created JBRULES-3575:
----------------------------------------
Summary: Missing dependency from org.drools.api OSGi bundle to
org.drools.core
Key: JBRULES-3575
URL:
https://issues.jboss.org/browse/JBRULES-3575
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-api, drools-core
Affects Versions: 5.4.0.Final
Reporter: Tillmann Seidel
Assignee: Mark Proctor
Class {{org.drools.util.ServiceRegistryImpl}} in bundle {{org.drools.api}} tries to
instantiate an instance of class
{{org.drools.builder.impl.KnowledgeBuilderFactoryServiceImpl}} (in bundle
{{org.drools.core}}).
In an OSGi environment, the classloading fails since the {{org.drools.api}} bundle does
not have a dependency to {{org.drools.core}}.
--
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