[JBoss JIRA] (DROOLS-2397) PMML modules have classloader issues in OSGi
by Jiri Petrlik (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2397?page=com.atlassian.jira.plugi... ]
Jiri Petrlik commented on DROOLS-2397:
--------------------------------------
poker: 8
> 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: Lance Leverich
> Labels: drools-core
>
> 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)
7 years, 10 months
[JBoss JIRA] (DROOLS-2531) Scenario Simulation feature
by Klara Kufova (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2531?page=com.atlassian.jira.plugi... ]
Klara Kufova updated DROOLS-2531:
---------------------------------
Tester: Klara Kufova
> Scenario Simulation feature
> ---------------------------
>
> Key: DROOLS-2531
> URL: https://issues.jboss.org/browse/DROOLS-2531
> Project: Drools
> Issue Type: Feature Request
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: Daniele Zonca
> Labels: ScenarioSimulation
>
> We want to create a new feature in Drools WB and core to support scenario testing.
> The scenarios will be executed in a simulation mode to let the user able to test his system and export results for post-simulation analysis/no regression.
> Drools WB should support user in scenario definition (i.e. define facts template) and then let insert input data (single or bulk) with corresponding expected results.
> Drools core should support steps definition with a fluent API and then simulation runs. We should also support a JUnit-like output format.
> This feature will also dismiss current Test Scenario asset
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (DROOLS-2823) FEEL Parser: `not` breaks with `list contains`
by Jiri Petrlik (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2823?page=com.atlassian.jira.plugi... ]
Jiri Petrlik commented on DROOLS-2823:
--------------------------------------
poker: 5
> FEEL Parser: `not` breaks with `list contains`
> -----------------------------------------------
>
> Key: DROOLS-2823
> URL: https://issues.jboss.org/browse/DROOLS-2823
> Project: Drools
> Issue Type: Bug
> Components: dmn engine
> Reporter: Edoardo Vacchi
> Assignee: Edoardo Vacchi
> Labels: drools-core
>
> *list contains([1,2,3,4,5,6], 3)* returns true
> *not(list contains([1,2,3,4,5,6], 3))* returns “list contains([1,2,3,4,5,6], 3)”, it should return false
> Most likely related to an issue with the parse tree branches
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (DROOLS-2866) Docks used by editors are broken in embed enviroments
by Klara Kufova (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2866?page=com.atlassian.jira.plugi... ]
Klara Kufova updated DROOLS-2866:
---------------------------------
Tester: Klara Kufova
> Docks used by editors are broken in embed enviroments
> -----------------------------------------------------
>
> Key: DROOLS-2866
> URL: https://issues.jboss.org/browse/DROOLS-2866
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor, Stunner
> Reporter: Toni Rikkola
> Assignee: Toni Rikkola
> Labels: ScenarioSimulation, ScenarioSimulationTeam
>
> Any editor depending on the need of Docks needs a Perspective around it to have the Docks included.
> This means the Appformer standalone editor perspective or any custom perspective that uses these screens does not show the Docks panel and the editor lacks editing features.
> Areas hit by this issue:
> * DMN Editor
> * Data Modeller
> * Scenario Simulation editor
> * Case management editor
> * BPMN Process editor
> * Page authoring editor
> * Form layout editor
> * Manage section
> Possible fixes:
> * Add a dock for the editor
> * Add a dock for appformer standalone perspective
> Might be it is enough to add the dock for standalone perspective. This needs some investigation.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months