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(a)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@b3a21684
2. when i read the same drl from the guvnor I found the following...
getDialect ::: mvel
getConsequence ::: org.drools.base.mvel.MVELConsequence@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...
Sent from the Drools: User forum mailing list archive at
Nabble.com.
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users