[jboss-jira] [JBoss JIRA] (JBRULES-3575) Missing dependency from org.drools.api OSGi bundle to org.drools.core
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Mon Nov 12 03:55:26 EST 2012
[ https://issues.jboss.org/browse/JBRULES-3575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Proctor updated JBRULES-3575:
----------------------------------
Fix Version/s: 6.0.0.Alpha1
> 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
> Fix For: 6.0.0.Alpha1
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list