RE: [rules-users] 2 levels of sorting / distribution in Drools (Date + Proportionate)

2008-11-24 Thread Nimesh Muley
Hi, I have been able to solve this. Was an issue the way I had written my rule. Thanks. Regards, - Nimesh From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nimesh Muley Sent: Monday, November 24, 2008 11:31 AM To: 'Rules Users List' Subject: RE: [rules-users] 2 levels of sorting / d

RE: [rules-users] 2 levels of sorting / distribution in Drools (Date + Proportionate)

2008-11-24 Thread Ajay.Gautam
The solution, if posted to the group, may help others avoid similar mistakes. If possible, can you please post your solution? Thanks Aj -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nimesh Muley Sent: Monday, November 24, 2008 8:19 AM To: 'Rules Users

[rules-users] Re: Guvnor - bind variables not working

2008-11-24 Thread David Sinclair
This is still not working in M3 On Fri, Nov 7, 2008 at 12:39 PM, David Sinclair < [EMAIL PROTECTED]> wrote: > Has anyone had any problems with bind variables in the M2 version of Guvnor > using the business rules editor? If I try and set a bind variable for a > property, it always assigns it to t

Re: [rules-users] Drools Workbench on Eclipse 3.4?

2008-11-24 Thread Mark Proctor
Mike Dean wrote: There appears to only be a choice of Eclipse 3.2 or 3.3, not 3.4 for the tools. Am I looking in wrong place? Drools 4 only suports eclipse 3.2 and 3.3. Drools 5.0 will only support Eclipse 3.4 Mark Kris Verlaenen wrote: As far as I know Drools Flow Eclipse editor wo

[rules-users] javassist.NotFoundException: org.drools.spi.Consequence in 5.0.0.MR2

2008-11-24 Thread Ittyavirah, Seegler
Hi, I am getting this error message when executing rules in MR2. I use drools runtime wrapped in an ejb and deployed in jboss. Is this javassist version issue? Which version is required for MR2? How do I debug this further? 8:15:05,731 ERROR [STDERR] [error] javassist.NotFoundException: o

[rules-users] Guvnor and drools-insurance example

2008-11-24 Thread Anthony MailingList
Hi all, This is my first post to the list. I couldn't find anything on the archive and decided to post them here. I'm trying to run the drools-insurance example on Drools 5.0 Guvnor but bumped into some problems with testing and compiling the war files. Here's what I did. - extract drools-insuran

[rules-users] cannot find class errors when deploying 5.0.0.MR2 drools-guvnor.war

2008-11-24 Thread Ittyavirah, Seegler
Hi, I am getting these errors when deploying drools-guvnor.war in jboss? What might be causing this? Looks like a seam issue. How do I debug further? 2008-11-25 07:34:02,770 +0530 ERROR [STDERR][error] cannot find WEB-INF.classes.org.drools.guvnor.server.files.FileManagerUti

Re: [rules-users] cannot find class errors when deploying 5.0.0.MR2 drools-guvnor.war

2008-11-24 Thread Mark Proctor
Ittyavirah, Seegler wrote: Hi, I am getting these errors when deploying drools-guvnor.war in jboss? What might be causing this? Looks like a seam issue. How do I debug further? What version of JBoss are you deploying into? 2008-11-25 07:34:02,770 +0530 ERROR [STDERR]

RE: [rules-users] 2 levels of sorting / distribution in Drools (Date + Proportionate)

2008-11-24 Thread Nimesh Muley
Hi, Here is the solution that worked. I am not sure why exactly did it work :-(. The below solution is tampered little bit for the name changes etc. But the gist is the same. Hope it helps. Had to consider already vested amount because that needs to be added to find the right proportion. rule