http://www.jboss.org/community/wiki/DroolsGuvnor50inJBossAS5
As the wiki mentions, the error should not stop you from deploying. BTW, a
better subject line would be nice, but I guess I'm using it too :-)
___
rules-users mailing list
rules-us
Yes, once you do:
kbase.addKnowledgePackages(kbuilder.getKnowledgePackages());
Throw away your kbuilder and use a new one to add new rules. Obviously,
keep the same kbase.
[]s
Edson
2009/9/14 Justin King
> Hi Edson, thanks for the response.
>
> Are you sure about the no reusable
Hi Edson, thanks for the response.
Are you sure about the no reusable kbuilder thing? If I dont reuse the same
one It does not work for me. Inserting the new rule has no effect.
Thanks,
Justin
2009/9/15 Edson Tirelli
>
>Justin,
>
>This is a valid use case and should work just fine.
Justin,
This is a valid use case and should work just fine. Just make sure you
your a new kbuilder instance every time. KnowledgeBuilders should not be
reused, but when you add the knowledge package to the knowledge base, Drools
will merge packages as necessary.
If still not working, ple
All,
I will write a proper blog about it and distribute e-mails to the list,
but let me use the opportunity to reinforce the invitation. October Rules
Fest is "THE" technical conference for those interested in Business Rules
technology and related fields. It is a no fluff conference. All ses
Kris,
Thanks for trying to help.
I just downloaded drools-5.1.0.SNAPSHOT-bin from
https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/
- which I found in a thread from this mailing list - and changed my
drools runtime in Eclipse. Since then, it seems that all
Whenever you add a Java action in your process, the compiler will
generate a Java class in the background that will be used for executing
this action. The error seems to indicate that the class generated by
the compiler is not what the runtime is expecting. Which version of
Drools are you using?
Sorry!!! I forgot to mention I'm using Eclipse 3.5 (Galileo) in Windows
XP. I even wonder if it would be better to use Ganymede instead, as it's
known JBoss Tools in general work better with this Eclipse version, for
JBoss Tools' stable version.
ANA FLÁVIA FONSECA DOS SANTOS
Analista de Desenv
Hi everyone.
I've been trying to use Drools for the past month, and sometimes I have
problems I can't guess anymore how to solve.
This time, every action I try to insert in a ruleflow, I receive a
java.lang.NoSuchMethodError. I'm even trying a really simple ruleflow with
just one simple action
Let me understand you better.
The events do not contain any information about source other than what
can be implied from their temporal position?
Source 1 : 0s, 15s, 30s, 35s etc
Source 2: 5s, 20s, 35s, 40s etc
What if the period between events for a specific source were greater
than 15s (as you
10 matches
Mail list logo