[rules-users] Nullpointer inserting fact.

2008-05-09 Thread psyduck
Hey, I ve got a class WebService{ getter/setter for invoke property } then i got the following rules rule "..." salience 10 when $web : WebService ( ) then Invoke inv = new invoke(); $web.setInvoke(inv); insert(inv); end this succeeds,but then the followin

Re: [rules-users] Problems with drools update site?

2008-05-09 Thread Edson Tirelli
The update sites were updated. Try them out now and let us know plz if you face any problem. Thanks Edson 2008/5/8 Mark Proctor <[EMAIL PROTECTED]>: > We haven't updated the update site with 4.0.7 yet, will do that tomorrow. > > Mark > Bagwell, Allen F wrote: > > > I'm wondering if an

Re: [rules-users] maven repo

2008-05-09 Thread Edson Tirelli
I guess what you need is drools-core, drools-compiler, etc, not the drools pom. org.drools drools-core 4.0.7 []s Edson 2008/5/9 Ingomar Otter <[EMAIL PROTECTED]>: > >> >> It was updated during the release. Chec

[rules-users] Should lhs pattern be the same for diffrent Rules in a Rule Base?

2008-05-09 Thread Mehak
Hi I have a rule using xml. outterMap.get("fact") innerMap.get("filterabl

[rules-users] Fuzzy Logic

2008-05-09 Thread Robert Morse
Hello, Are there plans to integrate fuzzy logic into Drools? ___ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users

[rules-users] Eclipse: No RuleTable's were found in spreadsheet.

2008-05-09 Thread baldeagle42
Hello, I have just converted an existing Java Project to a Drools Project in Eclipse (v3.3). Now I get the error message "No RuleTable's were found in spreadsheet." for my existing XLS spreadsheets. Is there a possibility to switch off this check? Or is there really a second project required

[rules-users] maven repo

2008-05-09 Thread Ingomar Otter
It was updated during the release. Check it out: http://repository.jboss.com/maven2/org/drools/ []s Edson Strange, it does not work for me: [INFO] Using default encoding to copy filtered resources. Downloading: http://repository.jboss.com/maven2/org/drools/drools/4.0.7/drools-4.0.7.pom