Thanks for feeding back your solution.
It's bound to be of help to others who find themselves in a similar position
to yourself.
With kind regards,
Mike
On 1 August 2011 19:10, lhorton wrote:
> Got around this error for now by using non-strict mode for mvel. I have
> seen
> inquiries before
Got around this error for now by using non-strict mode for mvel. I have seen
inquiries before on this forum about how to set the
drools.dialect.mvel.strict property using Spring config so thought I'd share
my bean definition. One caveat is to make sure the mvel config bean is
created before any d
I am getting an error when the knowledge agent loads a pkg. The rules source
file contains an import for a class:
com.abclegal.domain.task.FileDocumentsWithCourtTask
and the RHS of a rule makes a cast using the class name without fully
qualifying it:
((FileDocumentsWithCourtTask)$step.ge