On Jul 14, 2015, at 1:03 AM, drools...@googlegroups.com wrote:
- No RuleTable cells in spreadsheet - Package jar with Maven Shade Plugin and Stateless session - 2 Updates
- Books on Drools 6.x - 4 Updates
- Trouble with project imports / maven dependencies - 1 Update
- Drools migration from 5.1.0 to latest stable - 3 Updates
- Trace logging on the failing condition of When - 1 Update
- Adding custom code to "Build & Deploy" button in KIE workbench - 1 Update
Ashish Soni <ashish...@gmail.com>: Jul 13 02:20PM -0700
Hi All ,
Please help for the below error
I am creating a stateless session as below and packing my JAR using Maven
Shade Plugin which is also including all the jars needed for my application ...more
Ashish Soni <ashish...@gmail.com>: Jul 13 05:01PM -0700
Please help as i do not understand this behaviour when i do not have any
spreadsheet at all.
Ashish
On Monday, 13 July 2015 17:20:40 UTC-4, Ashish Soni wrote:
...more
James Owen <jco_...@icloud.com>: Jul 13 01:49PM -0400
Has anyone found a good book on Drools 6.x ? There is one on jBPMS 6 by Estaban, Maricio and Mariano. (BTW, the rating on this one was only 1 star out of 5 stars.)
I found several on Drools 5, ...more
Mauricio Salatino <sal...@gmail.com>: Jul 13 07:57PM +0100
Hi James,
We are writing one right now with Esteban and Mariano again. The one that
you mention about jBPM 6 is from Mariano, and it was an update of our
previous book about jBPM 5. ...more
Davide Sottara <dso...@gmail.com>: Jul 13 01:59PM -0500
Mauricio, I will surely regret it ;), but I may be interested in reviewing
the book myself
On Mon, Jul 13, 2015 at 1:57 PM, Mauricio Salatino <sal...@gmail.com>
wrote:
...more
Mauricio Salatino <sal...@gmail.com>: Jul 13 08:28PM +0100
I'm sure that I will regret it :) hehe.. We are trying to have the first 6
chapters draft so they can be reviewed
--
- MyJourney @ http://salaboy.com <http://salaboy.wordpress.com> ...more
Scott Siebers <s.si...@gmail.com>: Jul 13 09:31AM -0700
We recently started evaluating Drools / Workbench for a project I'm working
on, and have been quite impressed with how far the web UI has come since
the 5.X releases. One thing I'm having ...more
techj...@gmail.com: Jul 13 06:27AM -0700
Colleagues,
I am working on a big enterprise project, that uses Drools for business
logic validation. We have 500+ drools, the initial Drools version is 5.1.0,
java 1.6.
Currently, we are ...more
Mark Proctor <mdpr...@gmail.com>: Jul 13 04:45PM +0100
There should be no breaking changes between 5.1.0 and 5.5.0. If you are
finding them, it is likely a bug.
Mark
...more
techj...@gmail.com: Jul 13 08:57AM -0700
Agree, seems like I am facing bugs caused by the lack of a strict
validation. But once again - the goal is to move to 6.1.0 or 6.2.0. So
where is a lot of work ahead and I need some kind of drl ...more
jsf75 <jsf...@gmail.com>: Jul 13 02:37AM -0700
Hi John,
I didn't really try yet, but I'm also looking for that kind of feature.
I will recommend you to take a look at the AgendaEventListener which
provide a lot of events and some of them ...more
Michael Anstis <michael...@gmail.com>: Jul 13 10:28AM +0100
GWT applications require a recompilation of the "client side" source code
to regenerate the JavaScript.
All Workbench related JARs named *-client*.jar are only used during the GWT ...more
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to drools-usage...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Drools Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-usage...@googlegroups.com.
To post to this group, send email to drools...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-usage/2A3F4FB2-A01E-4177-8C01-A8D23DD72D06%40icloud.com.
For more options, visit https://groups.google.com/d/optout.
Figure 7.10. rule attributes in the 6.2.0 final docs. It's just in the diagram, not the explanation.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-usage/4dc10ba1-1e0b-4859-8a47-accb21d7ca7e%40googlegroups.com.
| rule "Test enabled expression 1" |
| @ruleID(1234) |
| // arbitrary expression using a rule metadata |
| enabled ( rule.metaData["ruleID"] == "1234" ) |
| when |
| Person(name == "Michael") |
| then |
| results.add( "1" ); |
| end |
You received this message because you are subscribed to a topic in the Google Groups "Drools Usage" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/drools-usage/n3O_2_Jgf9E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to drools-usage...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-usage/CAD7AJndqaKPa-Hd%2BpiGti5eQVQas6wQ-H34dTyY97qaW3yBjOw%40mail.gmail.com.