Re: [rules-users] Using java.util.List in rules

2007-11-01 Thread Anderson Pazza Mello
ic static variable in the > TipoMolde class. > > If none of these work can you post your drl file? > > Rahul > > --- Anderson Pazza Mello <[EMAIL PROTECTED]> wrote: > > > Yes I'm Brazilian > > I need to improve my english I now hehehe > > >

Re: [rules-users] Using java.util.List in rules

2007-10-31 Thread Anderson Pazza Mello
Do you know why? * =) 2007/10/30, Anderson Pazza Mello <[EMAIL PROTECTED]>: > > Yes I'm Brazilian > I need to improve my english I now hehehe > > About the problem... I solved it. > > But now I'm getting this error when I use a static property in th

Re: [rules-users] Using java.util.List in rules

2007-10-30 Thread Anderson Pazza Mello
? Can you provide a self contained example? > Using the "from CE" as showed before works. > > BTW, are you Brazilian? Your name sounds like a Brazilian name. > > []s > Edson > > 2007/10/27, Anderson Pazza Mello <[EMAIL PROTECTED]>: > > > &g

Re: [rules-users] Using java.util.List in rules

2007-10-27 Thread Anderson Pazza Mello
t; > > *From:* [EMAIL PROTECTED] [mailto: > > [EMAIL PROTECTED] *On Behalf Of *Edson Tirelli > > *Sent:* Wednesday, October 03, 2007 6:10 AM > > *To:* Rules Users List > > *Subject:* Re: [rules-users] Using java.util.List in rules > > > > > > > > &

Re: [rules-users] Using java.util.List in rules

2007-10-03 Thread Anderson Pazza Mello
ober 03, 2007 6:10 AM > *To:* Rules Users List > *Subject:* Re: [rules-users] Using java.util.List in rules > > > > >You can't explicitly call methods in the field name. Use MVEL special > notation for lists: > > e : Especialista(retratoUser.lstCarac[0].codCarac != 0) &

[rules-users] Using java.util.List in rules

2007-10-02 Thread Anderson Pazza Mello
t. I'm getting this error : org.drools.rule.InvalidRulePackage: [18,44]: unknown:18:44 Unexpected token '0'[18,46]: unknown:18:46 Unexpected token '.' at org.drools.rule.Package.checkValidity(Package.java:419) Someone knows what i have to do to fix the problem?? -- And