[JBoss JIRA] (DROOLS-2311) Drools Engine not able to load rules in spring-Boot project
by Akash Chandwani (Jira)
[ https://issues.jboss.org/browse/DROOLS-2311?page=com.atlassian.jira.plugi... ]
Akash Chandwani edited comment on DROOLS-2311 at 1/29/19 2:46 PM:
------------------------------------------------------------------
I am able to run rules with spring boot using the following dependencies in build.gradle
implementation group: 'org.kie', name: 'kie-api', version: '7.16.0.Final'
implementation group: 'org.drools', name: 'drools-core', version: '7.16.0.Final'
implementation group: 'org.drools', name: 'drools-compiler', version: '7.16.0.Final'
implementation group: 'org.kie', name: 'kie-spring', version: '7.16.0.Final'
Also I removed the `spring-boot-devtools` dependency, after which the rules were getting fired for me.
was (Author: akashchandwani):
I am able to run rules with spring boot using the following dependencies in build.gradle
implementation group: 'org.kie', name: 'kie-api', version: '7.16.0.Final'
implementation group: 'org.drools', name: 'drools-core', version: '7.16.0.Final'
implementation group: 'org.drools', name: 'drools-compiler', version: '7.16.0.Final'
implementation group: 'org.kie', name: 'kie-spring', version: '7.16.0.Final'
I guess you'll need to kie-spring to your list of dependencies.
> 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)
7 years, 3 months
[JBoss JIRA] (DROOLS-3529) [DMN Designer] Data Types - Constraints - UX improvements
by Guilherme Carreiro (Jira)
[ https://issues.jboss.org/browse/DROOLS-3529?page=com.atlassian.jira.plugi... ]
Guilherme Carreiro updated DROOLS-3529:
---------------------------------------
Story Points: 20 (was: 13)
> [DMN Designer] Data Types - Constraints - UX improvements
> ---------------------------------------------------------
>
> Key: DROOLS-3529
> URL: https://issues.jboss.org/browse/DROOLS-3529
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Priority: Major
> Labels: drools-tools
>
> The Data Type constraints was delivered in the 7.3 in simpler version.
> This JIRA is an umbrella for all JIRAs related to UX improvements, which includes:
> - Widgets for Range constraints and every type {{Number}}, {{Day}}/Time Duration, {{Year}}/Mos Duration, {{Date}}/Time, {{Date}}, {{Time}}
> - Widgets for Enumeration constraints and every type {{Text}}, {{Number}}, {{Day}}/Time Duration, {{Year}}/Mos Duration, {{Date}}/Time, {{Date}}, {{Time}}
> - Shortcuts in the Enumeration list component (?)
> - And other small improvements that can be checked in the document attached to the comment.
> When the UX work finish, we the work on this this JIRA starts, JIRAs for each sub-task must be created.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 3 months
[JBoss JIRA] (DROOLS-3529) [DMN Designer] Data Types - Constraints - UX improvements
by Guilherme Carreiro (Jira)
[ https://issues.jboss.org/browse/DROOLS-3529?page=com.atlassian.jira.plugi... ]
Guilherme Carreiro updated DROOLS-3529:
---------------------------------------
Description:
The Data Type constraints was delivered in the 7.3 in simpler version.
This JIRA is an umbrella for all JIRAs related to UX improvements, which includes:
- Widgets for Range constraints and every type {{Number}}, {{Day}}/Time Duration, {{Year}}/Mos Duration, {{Date}}/Time, {{Date}}, {{Time}}
- Widgets for Enumeration constraints and every type {{Text}}, {{Number}}, {{Day}}/Time Duration, {{Year}}/Mos Duration, {{Date}}/Time, {{Date}}, {{Time}}
- Shortcuts in the Enumeration list component (?)
- And other small improvements that can be checked in the document attached to the comment.
When the UX work finish, we the work on this this JIRA starts, JIRAs for each sub-task must be created.
was:
The Data Type constraints was delivered in the 7.3 in simpler version.
This JIRA is an umbrella for all JIRAs related to UX improvements, which includes:
- Widgets for Range constraints and every type {{Number}}, {{Day}}/Time Duration, {{Year}}/Mos Duration, {{Date}}/Time, {{Date}}, {{Time}}
- Widgets for Enumeration constraints and every type {{Text}}, {{Number}}, {{Day}}/Time Duration, {{Year}}/Mos Duration, {{Date}}/Time, {{Date}}, {{Time}}
- And other small improvements that can be checked in the document attached to the comment.
When the UX work finish, we the work on this this JIRA starts, JIRAs for each sub-task must be created.
> [DMN Designer] Data Types - Constraints - UX improvements
> ---------------------------------------------------------
>
> Key: DROOLS-3529
> URL: https://issues.jboss.org/browse/DROOLS-3529
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Priority: Major
> Labels: drools-tools
>
> The Data Type constraints was delivered in the 7.3 in simpler version.
> This JIRA is an umbrella for all JIRAs related to UX improvements, which includes:
> - Widgets for Range constraints and every type {{Number}}, {{Day}}/Time Duration, {{Year}}/Mos Duration, {{Date}}/Time, {{Date}}, {{Time}}
> - Widgets for Enumeration constraints and every type {{Text}}, {{Number}}, {{Day}}/Time Duration, {{Year}}/Mos Duration, {{Date}}/Time, {{Date}}, {{Time}}
> - Shortcuts in the Enumeration list component (?)
> - And other small improvements that can be checked in the document attached to the comment.
> When the UX work finish, we the work on this this JIRA starts, JIRAs for each sub-task must be created.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 3 months
[JBoss JIRA] (DROOLS-2311) Drools Engine not able to load rules in spring-Boot project
by Akash Chandwani (Jira)
[ https://issues.jboss.org/browse/DROOLS-2311?page=com.atlassian.jira.plugi... ]
Akash Chandwani commented on DROOLS-2311:
-----------------------------------------
I am able to run rules with spring boot using the following dependencies in build.gradle
implementation group: 'org.kie', name: 'kie-api', version: '7.16.0.Final'
implementation group: 'org.drools', name: 'drools-core', version: '7.16.0.Final'
implementation group: 'org.drools', name: 'drools-compiler', version: '7.16.0.Final'
implementation group: 'org.kie', name: 'kie-spring', version: '7.16.0.Final'
I guess you'll need to kie-spring to your list of dependencies.
> 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)
7 years, 3 months
[JBoss JIRA] (DROOLS-3525) Data type constraints: Expression help text.
by Stetson Robinson (Jira)
[ https://issues.jboss.org/browse/DROOLS-3525?page=com.atlassian.jira.plugi... ]
Stetson Robinson resolved DROOLS-3525.
--------------------------------------
Resolution: Done
> Data type constraints: Expression help text.
> --------------------------------------------
>
> Key: DROOLS-3525
> URL: https://issues.jboss.org/browse/DROOLS-3525
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Stetson Robinson
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: Help-Text.png, expression.png
>
>
> Background
> Persona: Business analyst or Rules practitioner
> *Use Cases:*
> As a user I want inline help text for defining Expression constraints, so that I am guided in formatting the the expression using the correct syntax. .
> *Note, applies to:
> - Number
> - Day/Time Duration
> - Year/Mos Duration
> - Date/Time
> - Date
> - Time
> *Verification conditions:*
> * Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 3 months
[JBoss JIRA] (DROOLS-3525) Data type constraints: Expression help text.
by Stetson Robinson (Jira)
[ https://issues.jboss.org/browse/DROOLS-3525?page=com.atlassian.jira.plugi... ]
Stetson Robinson updated DROOLS-3525:
-------------------------------------
Sprint: 2019 Week 05-07
> Data type constraints: Expression help text.
> --------------------------------------------
>
> Key: DROOLS-3525
> URL: https://issues.jboss.org/browse/DROOLS-3525
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Stetson Robinson
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: Help-Text.png, expression.png
>
>
> Background
> Persona: Business analyst or Rules practitioner
> *Use Cases:*
> As a user I want inline help text for defining Expression constraints, so that I am guided in formatting the the expression using the correct syntax. .
> *Note, applies to:
> - Number
> - Day/Time Duration
> - Year/Mos Duration
> - Date/Time
> - Date
> - Time
> *Verification conditions:*
> * Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 3 months