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

2012-01-20 Thread Michael Anstis
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" wrote: > I have one simple rule, just check the boolean attribute of the object a

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

2012-01-20 Thread domingo
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...