RE: [rules-users] RE: how to find duplicate inlineeval

2007-11-14 Thread Sikkandar Nawabjan
Edson, As you said i used inline eval. But am getting erroe message like this can't be used in static context.am using statelesssession to assert my objects. i also put eval(this!=obj1) as follows. $obj1:Object1($id:id,$name:name) $obj2:Object1(id==$id,$name:name==$name, eval( this!=$obj1

Re: [rules-users] RE: how to find duplicate inlineeval

2007-11-14 Thread Edson Tirelli
Sorry, you lost me. What is the error message? Can you send us a self contained test showing the problem you are having? []s Edson 2007/11/14, Sikkandar Nawabjan [EMAIL PROTECTED]: Edson, As you said i used inline eval. But am getting erroe message like this can't be used in