]
Kris Verlaenen updated DROOLS-4278:
-----------------------------------
Sprint: 2019 Week 26-28, 2019 Week 29-31 (was: 2019 Week 26-28)
Applying PMML model on kie-server fails
---------------------------------------
Key: DROOLS-4278
URL:
https://issues.jboss.org/browse/DROOLS-4278
Project: Drools
Issue Type: Bug
Components: kie server, PMML
Reporter: Lance Leverich
Assignee: Lance Leverich
Priority: Major
Labels: CustomerFocus, drools-tools, support
If a kjar contains multiple KieBases, and that kjar is loaded into a container owned by a
KieServer, calling the ApplyPmmlModelCommand results in a ClassCastException when the
command tries to cast the org.kie.api.runtime.Context to a
org.drools.core.command.RequestContextImpl.