Re: [rules-users] Planner 5.5.1 Immovable Planning entities

2013-03-04 Thread Geoffrey De Smet
Op 04-03-13 08:19, duggal schreef: Thank you - that does help. Where can I find the release plan for drools 6.0? I don't think the ever-changing release plan is publicized (except in IRC discussions :) 6.0.0.Alpha9 was deployed to the public jboss repo recently. We're probably releasing Beta1

[rules-users] Guvnor Authentication

2013-03-04 Thread rjr201
Hi, I'm still struggling to get authentication to work with Guvnor 5.5 on JBoss 7. Can anyone confirm that the fix described here is still necessary/correct with Guvnor 5.5? http://drools.46999.n3.nabble.com/How-configure-Guvnor-5-4-JAAS-with-jboss-7-0-2-td4020424.html It feels strange that I

Re: [rules-users] [Drools Planner] Multi depot CVRP / CVRPTW

2013-03-04 Thread Mats Norén
Hi Geoffrey, After a long period away from this problem I've come back to it and I'm feeling a bit lost :-) Could you elaborate on how to best model the rules and domain objects. I've looked at the nurse rostering example but didn't find any clues on how to proceed. My first stab on this uses

Re: [rules-users] [Drools Planner] Multi depot CVRP / CVRPTW

2013-03-04 Thread Mats Norén
Thanks Geoffrey, On Mon, Mar 4, 2013 at 4:33 PM, Geoffrey De Smet ge0ffrey.s...@gmail.comwrote: The example only does the capacitated vehicle routing problem (VRP + capacity limits), not the windowed vehicle routing problem. By your example I meant the pseudo rule you sent me in a previous

[rules-users] Package Snapshot question

2013-03-04 Thread IPatel
Hi, I have read several posts regarding package snapshot and still have few questions. The is the goal of our exercise: Find out a solution for a specific process in such a way that we can deploy any changes made with no or minimal code changes required. We are investigating drool as POC for

Re: [rules-users] Package Snapshot question

2013-03-04 Thread Stephen Masters
Similar to '2', I have done by creating a new dated/versioned snapshot and then copy that to the 'Live' snapshot. That way, I have a history of live snapshots. And I just need to copy the previous version to 'Live' if I wish to roll back. I'd stay away from LATEST personally, as that means

[rules-users] Retrieving timestamps from default Drools Fusion event

2013-03-04 Thread Wan Jing Loh
Hi, First time posting in the mailing list, so I apologise if I make any silly mistakes. I have two classes MachineOnline and MachineOffline, which denote when a machine is online and offline respectively public class MachineOnline { int machineId } These are declared in the drl file as

[rules-users] deadlock

2013-03-04 Thread Smita S. Deshpande
Hi, We are currently using drools 5.0.1 for processing business rules. But we are currently facing an issue where if we invoke the rule using 10 concurrent requests , thread gets locked . The error is as below . Deadlock/Blocked Monitor Owns Monitor Lock on