[rules-users] Drools Boot Camp May 2009 (USA)

2009-01-20 Thread Mark Proctor
http://blog.athico.com/2009/01/drools-boot-camp-2009.html Please leave comments, and you can vote on the side bar poll. Mark ___ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users

RE: [rules-users] Drools, Grails, and default packages for domain objects

2009-01-20 Thread Costello, Robert
I'm using the latest as of this date, which is 5.0.0M4 Thanks! Robert Costello Lead Systems Engineer IMA Performance E3- 279A 847.286.0910 -Original Message- From: rules-users-boun...@lists.jboss.org [mailto:rules-users-boun...@lists.jboss.org] On Behalf Of Edson Tirelli

Re: [rules-users] Drools, Grails, and default packages for domain objects

2009-01-20 Thread CK
If I understand you correctly, this is a Java runtime restriction. Java classes in the default package can reference any class in a named package. Other the other hand, classes in a named package cannot reference any class in a default package. Classes in a default package can reference

[rules-users] guvnor - cannot delete business rule assets

2009-01-20 Thread kfs2
Drools 5.0.0.M4 Guvnor Standalone There does not appear to be an option for deleting business rule assets. The delete button does show up for technical assets. Is it based on some context that I am not aware of? Thanks Kent___ rules-users mailing

Re: [rules-users] guvnor - cannot delete business rule assets

2009-01-20 Thread Steven Williams
Hi Kent, I think if you archive your rule (with the archive button) you can then go into the archive area of Administration and delete them. cheers Steve On Wed, Jan 21, 2009 at 7:09 AM, k...@chryslerfinancial.com wrote: *Drools 5.0.0.M4 Guvnor Standalone* There does not appear to be an

[rules-users] KnowledgeBuilderConfiguration

2009-01-20 Thread Steven Williams
Hi guys, It's no biggy but I was wondering whether KnowledgeBuilderConfiguration will get an addAccumulateFunction method, similar to PackageBuilderConfiguration? In our project we use Spring to configure Drools, which means we have a MapString, Class available for accumulate functions, so we

[rules-users] How to Define Rule on Nested class properties using Drools BRMS 5

2009-01-20 Thread Ashish Soni
Hi , How can i define a rule on a class property which is inside another class using guided editor in Guvnor ( BRMS ) . Thanks, Ashish -- View this message in context: http://www.nabble.com/How-to-Define-Rule-on-Nested-class-properties-using-Drools-BRMS-5-tp21575200p21575200.html Sent