when
$item : Item(param1 != 0, param2 == 0, !(this instanceof SpecialItem))
$gsc : SomeBusinessLogic
then
Is this literally your rule? This one is missing () after SomeBusinessLogic,
which might be confusing the parser...
--
View this message in context:
http://drools.46999.n3.nabble.com/rules-users-For-loop-inside-a-modify-bl...
Sent from the Drools: User forum mailing list archive at
Nabble.com.