<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Marc Dzaebel wrote:
<blockquote cite="mid:22645424.post@talk.nabble.com" type="cite">Drools
5 had to change it's API mainly to overcome the rule-centric in favour
of a knowledge centric approach. See <a moz-do-not-send="true"
 href="http://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/docs/index.html"
 target="_top" rel="nofollow">http://hudson.jboss.org</a>.
  <p>Note that Drools Flow 5 is now able to act as a noticable
BPM-system and other subsystems like Fusion/Solver etc. completes the
functionality. However, Drools 5 is not yet documented enough. Even if
the Seam integration fix should not be hard, I assume that Drools 5 has
to be stable until integration issues can be tackled.
  </p>
  <blockquote class="quote light-black dark-border-color">
    <div class="quote light-border-color">
    <div class="quote-author" style="font-weight: bold;">aubertinp
wrote:</div>
    <div class="quote-message">
I am trying to work with drools 5 BRMS (RC1) and SEAM 2.1.1.
I want use JBPM with rules from the BRMS.
I am not able to make it work, i guess i have some libraries problems.
I tried to change drools libraries from SEAM with drools libraries from
DROOLS 5 but i keep getting this error:
...
Caused by: java.lang.NoSuchMethodError:
org.drools.WorkingMemory.fireAllRules()</div>
    </div>
  </blockquote>
</blockquote>
have you added the drools-core jar,&nbsp; as
org.drools.WorkingMemory.fireAllRules() as a method on an interface is
there.<br>
<br>
Mark<br>
<blockquote cite="mid:22645424.post@talk.nabble.com" type="cite">
  <blockquote class="quote light-black dark-border-color">
    <div class="quote light-border-color">
    <div class="quote-message"></div>
    </div>
  </blockquote>
  <br>
  <hr align="left" width="300">View this message in context: <a
 moz-do-not-send="true"
 href="http://www.nabble.com/Drools-5-et-SEAM-2.1.1-tp22471448p22645424.html">Re:
Drools 5 et SEAM 2.1.1</a><br>
Sent from the <a moz-do-not-send="true"
 href="http://www.nabble.com/drools---user-f11823.html">drools - user
mailing list archive</a> at Nabble.com.<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>