[rules-users] rule dialect issue in local file stream Vs Guvnor

Michael Anstis michael.anstis at gmail.com
Fri Jan 20 17:23:45 EST 2012


Can you view the package source in Guvnor and report if it shows an
explicit dialect?

IIRC you are not the first person who has experienced this type of
behaviour.

sent on the move

On 20 Jan 2012 21:52, "domingo" <sprabakkar at gmail.com> wrote:

> I have one simple rule, just check the boolean attribute of the object and
> print the value of the boolean, that simple rule. I am using java as my
> rule
> dialect. I found something interesting while debugging.
>
> 1. When i read the drl file from the local file stream I found the
> following...
>
>        getDialect ::: java
>        getConsequence :::
>
> my.test.package.name.TestOne.Rule_boolean_test_rule_0DefaultConsequenceInvoker at b3a21684
>
> 2. when i read the same drl from the guvnor I found the following...
>        getDialect ::: mvel
>        getConsequence ::: org.drools.base.mvel.MVELConsequence at 67bc67bc
>
>
> Here is is my doubt...since i use the same rule file and 'java' as dialect
> why the consequence and dialect are diffrence from ocal file stream.
>
> If anyone clear this doubt will be greatly appreciated.
>
> -----
> with kind regards,
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/rule-dialect-issue-in-local-file-stream-Vs-Guvnor-tp3676750p3676750.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> 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/20120120/ce3b463d/attachment.html 


More information about the rules-users mailing list