Wolfgang Laun-2 wrote: > > The only thing you can do with a Stateless Knowledge Session is to call > its > execute method, overloaded to take a single object or a collection of > objects to be inserted > or a command to be executed. A command may not do much more than execute > with insert(s): get/setGlobal is also possible. What commands are applied > to > the session? > > What happens if you reexecute the action without a change in the DRL? > > -W >
Some globals are being set, but most objects are being inserted. The rules produce the expected outcome even after multiple loads, until a change is made to the drl file. -- View this message in context: http://drools.46999.n3.nabble.com/Rules-stop-firing-when-white-space-is-changed-tp3278986p3292777.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
