[rules-users] London JBUG May Event - What's new in Drools 6.0 (22nd May 2013)

2013-05-07 Thread Mark Proctor
London JBUG May Event - What's new in Drools 6.0 (22nd May 2013) http://www.c2b2.co.uk/london_jbug_may_2013 Mark ___ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users

[rules-users] Deploying DRools guvnor WAR on Websphere application server.

2013-05-07 Thread ashish6276
HI all I am new to drools and i am trying to deploy drolls guvnor war to WAS. i tried guvnor WAR 5.5 on WAS 7 and WAS 8. but i dint get success. I am in urgent requiremnt to understand guvnor look and feel. Can any1 suggest me Which version of guvnor WAR is compatible with which version of

Re: [rules-users] threw error java.lang.ClassCastException: org.drools.reteoo.FromNode$FromMemory cannot be cast to org.drools.reteoo.BetaMemory

2013-05-07 Thread mohdejaz74
Getting same exception back. This is sequence of actions - 1) rule created 2) fired it 3) updated so it won't fire 4) triggered other rules 5) updated again so it will fire 6) tried to fire - broken Ejaz -- View this message in context:

Re: [rules-users] Deploying DRools guvnor WAR on Websphere application server.

2013-05-07 Thread Stephen Masters
I had no trouble at all, when I used the WAS 8.5 Liberty Profile. Probably because it's designed to *not* bring in dependencies you don't need. Most problems with getting Guvnor running on an app server tend to be caused by dependency clashes. Some more detail here:

Re: [rules-users] threw error java.lang.ClassCastException: org.drools.reteoo.FromNode$FromMemory cannot be cast to org.drools.reteoo.BetaMemory

2013-05-07 Thread Davide Sottara
We'd need to see the rule or, even better, a minimal unit test that isolates and reproduces the bug. The sequence you describe works in general... is it a single rule that causes you trouble? -- View this message in context:

Re: [rules-users] threw error java.lang.ClassCastException: org.drools.reteoo.FromNode$FromMemory cannot be cast to org.drools.reteoo.BetaMemory

2013-05-07 Thread mohdejaz74
And it is same rule which is updated always -- View this message in context: http://drools.46999.n3.nabble.com/threw-error-java-lang-ClassCastException-org-drools-reteoo-FromNode-FromMemory-cannot-be-cast-to-orgy-tp4023497p4023714.html Sent from the Drools: User forum mailing list archive at

[rules-users] Restricting the items included in a snapshot

2013-05-07 Thread Lance Leverich
I am aware of how Guvnor can be told to only include assets with a given state, during the build process. What I haven't been able to figure out is a way to tell Guvnor to only include the items that were part of the latest build, when creating a snapshot. Is there a way to do this? I am using