[rules-users] How to include one .drl file from another .drl file

Wolfgang Laun wolfgang.laun at gmail.com
Fri Mar 9 13:29:02 EST 2012


No.
-W

On 9 March 2012 19:15, Shur, Bob <robert.shur at hp.com> wrote:

> Is there something like #include for drl files? That is, something like
> this:
>
> rule "1"
> when
> then
>  doSomething;
> end
>
> #include "another.drl"
>
> rule "2"
> when
> ...
>
> I know I can load multiple drl files into the knowledge base in Java. I'm
> just wondering whether someone writing a drl file can include other drls
> without having to copy and paste.
>
>
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20120309/213a6364/attachment.html 


More information about the rules-users mailing list