[rules-users] threw error java.lang.ClassCastException: org.drools.reteoo.FromNode$FromMemory cannot be cast to org.drools.reteoo.BetaMemory

Wolfgang Laun wolfgang.laun at gmail.com
Wed May 8 12:47:55 EDT 2013


On 08/05/2013, mohdejaz74 <mohdejaz74 at gmail.com> wrote:
> ----------
> Snapshot#1
> ---------
> when
> 	...
> 	a   : ...
> 	exists( Foo(...) from a.b.c )
> 	foo : Foo(...) from a.b.c // same as above
> then

What is the rationale of using exists( Foo(...) from a.b.c ) preceding
foo : Foo(...) from a.b.c? Or are we duped by Foo(...) not being the
same as Foo(...)?

-W


More information about the rules-users mailing list