Jens Reimann created DROOLS-2397:
------------------------------------
Summary: PMML modules have classloader issues in OSGi
Key: DROOLS-2397
URL:
https://issues.jboss.org/browse/DROOLS-2397
Project: Drools
Issue Type: Bug
Affects Versions: 7.6.0.Final
Environment: Equinox OSGi container, Java 8
Reporter: Jens Reimann
Assignee: Edson Tirelli
The drools PMML modules (drools-pmml and kie-pmml) both suffer from a few class loader
issues when running inside an OSGi container.
The KieBase built for transforming the PMML model to Drools model selects the wrong class
loader (based on the context class loader). The JAXB instance creator fails with the same
problem.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)