Looks like I am running into the same/similar issue while recreating from a
session_id.
Exception pasted below.
Any idea whether it will be addressed in the coming release ?
Thanks in advance..
/**/
Hibernate: select sessioninf0_.id as id0_0_, sess
Interesting bug.. could also be a problem of windows + galileo?
On Mon, Aug 10, 2009 at 5:10 PM, Marc Dzaebel wrote:
>
>
> Mauricio Salatino wrote:
> >
> > It's weird that it doesn't work if you don't put that.. that must be the
> > default value..
> I isolated the problem to reseting the node t
Mauricio Salatino wrote:
>
> It's weird that it doesn't work if you don't put that.. that must be the
> default value..
I isolated the problem to reseting the node type from OR to AND which
doesn't clean the constraint information correctly. The workaround is to
simply reinsert the node + const
It's weird that it doesn't work if you don't put that.. that must be the
default value..
2009/8/10 Marc Dzaebel
> The process works, if I insert *toType="DROOLS_DEFAULT"* into the *
> constraint* nodes.
> --
> View this message in context: Re: Drools 5 RuleFlow error
The process works, if I insert toType="DROOLS_DEFAULT" into the constraint
nodes.
--
View this message in context:
http://www.nabble.com/Drools-5-RuleFlow-error-in-constraints-of-simplest-split-node-tp24901923p24904785.html
Sent from the drools - user mailing list archive at Nabble.com.
Mauricio Salatino wrote:
>
> Yes.. that's because you are using an OR split.. it can not support both
> constraints to be true. In other words if you use a type="3" split you
> don't
> need to put that constraints because just one will be triggered.
> If you want an XOR or an AND split change th
I don't see anywhere in the documentation that states the Drools IDE
Views such as Working Memory, Global, and Agenda will not work with
Stateless sessions, but I'm having problems having anything appear here
using Drools 5.0.0. Using a Stateful Session, these views are
populated. Changing the sa
Hi,
Can a rule be part of different rule flow groups. Is it possible as per
below example a rule can be part of RFG1,RFG2.Please explain how we can
share rules using version 4.0.7 and rule flows are used in our project.
rule "GoodBye" ruleflow-group "RFG1" ruleflow-group "RFG2"
no-loo
Yes.. that's because you are using an OR split.. it can not support both
constraints to be true. In other words if you use a type="3" split you don't
need to put that constraints because just one will be triggered.
If you want an XOR or an AND split change the type of the split node. (
type="3")
If you've got a first-edition magic deck in a box, you should dust it
off and check whether it's now worth tens of thousands of dollars.
Seriously.
Kris
On Sun, Aug 9, 2009 at 1:30 AM, Greg Barton wrote:
>
> Hey, I've got a first edition magic deck in a box somewhere. Maybe I should
> dust it
Pasted is the code to enabling persistence .Was using the Order Sample .
Appreciate your help.
Thanks
Sanjay
/*--*/
private void createWorkingMemoryTest() {
try {
PoolingDataSo
Hi,
after creating the standard RuleFlow example with Drools 5 in Eclipse,
adding a gateway with two (true) constraints leads to the following error
"org.drools.compiler.RuleFlowLoadError: Unable to load the rule flow. :
Exception class org.xml.sax.SAXParseException : requires a
'toType' attribu
Yes.. but I want to work for magic if I can but I don't want to send my
resume and don't fulfill the first three items.. sound like ordered by
importance..
On Mon, Aug 10, 2009 at 12:00 PM, James Owen wrote:
> Greg:
>
> As a point of interest, I checked and the first three requirements are
> set
Greg:
As a point of interest, I checked and the first three requirements are
set in concrete. As are the other requirements.
This is much like companies who want a rulebase guru AND accredited
DBA AND Unix guru AND Web Applications guru AND ... Well, then list
just goes on and on. This i
14 matches
Mail list logo