[JBoss JIRA] (DROOLS-4102) Persist/reload Test Scenario table width/height
by Daniele Zonca (Jira)
Daniele Zonca created DROOLS-4102:
-------------------------------------
Summary: Persist/reload Test Scenario table width/height
Key: DROOLS-4102
URL: https://issues.jboss.org/browse/DROOLS-4102
Project: Drools
Issue Type: Enhancement
Components: Scenario Simulation and Testing
Reporter: Daniele Zonca
Assignee: Yeser Amer
Implement a mechanism to store/restore column width ({{FactMapping}}) and row height ({{Scenario}}) for the table in Test Scenario.
Please consider:
- Create/save a simulation (default column width/row height in scesim)
- Rename a simulation (it perform a save/reload)
- Change column type (recreate the column)
- Duplicate column (preserve same size)
- Duplicate row (preserve same size)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 7 months
[JBoss JIRA] (DROOLS-4101) Improve "skip from build" feature of Test Scenario
by Daniele Zonca (Jira)
Daniele Zonca created DROOLS-4101:
-------------------------------------
Summary: Improve "skip from build" feature of Test Scenario
Key: DROOLS-4101
URL: https://issues.jboss.org/browse/DROOLS-4101
Project: Drools
Issue Type: Task
Components: Scenario Simulation and Testing
Reporter: Daniele Zonca
Assignee: Daniele Zonca
When a scesim file is marked as to be skipped, it should be listed at least in junit result as skipped while at the moment it is not.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 7 months
[JBoss JIRA] (DROOLS-2311) Drools Engine not able to load rules in spring-Boot project
by hariganesh r (Jira)
[ https://issues.jboss.org/browse/DROOLS-2311?page=com.atlassian.jira.plugi... ]
hariganesh r commented on DROOLS-2311:
--------------------------------------
[~mfusco] Hi Thanks for the update. what is the drools version this fix is available https://docs.jboss.org/drools/release/7.22.0.Final/ ?
> Drools Engine not able to load rules in spring-Boot project
> -----------------------------------------------------------
>
> Key: DROOLS-2311
> URL: https://issues.jboss.org/browse/DROOLS-2311
> Project: Drools
> Issue Type: Bug
> Components: core engine
> Affects Versions: 7.5.0.Final
> Reporter: Chandresh Mishra
> Assignee: Mario Fusco
> Priority: Major
> Attachments: Drools-Issue.rar
>
>
> am using the Drools 7.5.0-final in the spring Boot project.
> I am working on a multi-module Gradle project. Rules and kmodule.xml is present in the sub-module project. This module is packaged as a Jar inside a fat spring boot Jar file.
> I am building the container from the classpath.
> KieContainer kContainer = kieService.newKieClasspathContainer();
> on server start-up (java -jar) it loads the Kmodule.xml and prints all the kbase and sessionName.
> But when I fire rules it returns zero rules fired.
> It works fine when I run as spring boot app from Eclipse. Please help.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 7 months