Re: [rules-users] unable to resolve method using strict-mode

2009-10-03 Thread Wolfgang Laun
The Java code in the archive just compiles a .drl file, and there's no reason this should fail. The class cast would only appear to be missing after a Map object is inserted into WM, and the session is run so that the rule fires. -W 2009/10/2 Vladimir Perlov vladp...@hotmail.com It's compiled

Re: [rules-users] Division Operator in a Rule Condition

2009-10-03 Thread skasab2s
Thanks guys, it worked exactly this way, that you said: VpVentilation( $tidalVolume: tidalVolume, $breathingRate: breathingRate = (105 * $tidalVolume)) Perfect! Best regards, skasab2s skasab2s wrote: Hello guys, I have this problem: I have an object A with fields b and c. I

Re: [rules-users] Argument truncation in decision table

2009-10-03 Thread Jaroslaw Kijanowski
Hi, can you attach your spreadsheet? I had no issue to use a function that takes 8 args (same type and order as in your example) in a decision table. Could be some typo. Cheers, Jarek Robert Morse wrote: Hello, I have a Seam (2.2.0.GA) application running under JBoss 5.1.0.GA. This

Re: [rules-users] Latest Drools with Latest Eclipse

2009-10-03 Thread Alexandros Karypidis
Depends which plugins you're referring to. JBoss Tools 3.0.x only supports Eclipse Ganymede (3.4.x series). Therefore, if you want to use JBoss Tools you can't use the latest Eclipse (3.5.x series) unless you settle for a development milestone version of JBoss Tools 3. Chris Richmond wrote:

Re: [rules-users] Latest Drools with Latest Eclipse

2009-10-03 Thread Kris Verlaenen
The latest version of the Eclipse plugin works with both Eclipse 3.4 and 3.5. So you could install the latest Drools 5.1 manually in Eclipse 3.5, or use any of the latest JBoss Tools 3.1 development releases. The plugin itself supports defining your own runtimes, so you should then define a new