[jboss-jira] [JBoss JIRA] (DROOLS-695) Add ability to disable rules

Stephen Slaboda (JIRA) issues at jboss.org
Wed Jan 21 17:10:49 EST 2015


    [ https://issues.jboss.org/browse/DROOLS-695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034234#comment-13034234 ] 

Stephen Slaboda commented on DROOLS-695:
----------------------------------------

I think I was misunderstanding how kmodule.xml works (since I've never had need to use it).  I had thought it was something that would packaged in the META-INF of the jar(s) that actually run the KieSessions, etc.  I now understand (I hope?) that the kmodule resides in the META-INF of the jar(s) generated by the workbench as part of the workbench's build/deploy process.  If I am actually understanding this correctly now, then I think that would fit our needs perfectly.

> Add ability to disable rules
> ----------------------------
>
>                 Key: DROOLS-695
>                 URL: https://issues.jboss.org/browse/DROOLS-695
>             Project: Drools
>          Issue Type: Enhancement
>    Affects Versions: 6.2.0.CR4
>         Environment: RedHat Linux 6.3 x86_64; Firefox 10.0.5
>            Reporter: Stephen Slaboda
>              Labels: drools-wb
>
> Many times while working on rules, it would be helpful to be able to disable other rules.  Reasons for doing this would be:
> -Testing outside of the workbench (ensure your process using Drools activates certain rules, without the clutter of other rules firing)
> -Turn off rules if it is determined that they are impacitng the operational environment
> -Allow development of rules in the same space while not breaking the build/deploy of rules
> -Allow for inclusion of rules in the operation system that do not run until approved, while still allowing other updates to occur in the meantime.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list