Hi Hemanth,<br><br>Assuming that you&#39;ve already tried debugging it... could you share your Fact definition and test rule with us?<br><br>The jars are correct.<br><br>Leo.<br><br><div class="gmail_quote">On Thu, Oct 22, 2009 at 7:06 AM, Hemanth kumar <span dir="ltr">&lt;<a href="mailto:hemanth@saha.in">hemanth@saha.in</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
hi,<br>
Im working on Drools project.here is my project scenario.<br>
<br>
front end : Adobe Flex 3.0 application<br>
server     : tomcat 6.x<br>
Drools     : 5.0<br>
<br>
from flex application i was invoking java class which isin the server<br>
&quot;DroolsTest.java&quot; .<br>
<br>
In this i was  dynamically creating a class ( Fact ) ,compiling it and<br>
creating a rule ( a simple test rule).<br>
<br>
To run the Rule i also created &quot;StatefulKnowledgeSession&quot; in that i added<br>
facts from dynamically compiled class.<br>
<br>
up to this point i was succeded.<br>
<br>
now when i call ksession.fireAllRules() it is not displaying any message<br>
from rule engine.i have done several trails and no luck...<br>
<br>
Added the following JARS in WEB-INF\lib<br>
<br>
antlr-runtime-3.1.1.jar<br>
core-3.4.2.v_883_R34x.jar<br>
drools-api-5.0.1.jar<br>
drools-core-5.0.1.jar<br>
drools-decisiontables-5.0.1.jar<br>
mvel2-2.0.10.jar<br>
drools-compiler-5.0.1.jar<br>
xstream-1.3.1.jar<br>
<br>
<br>
<br>
<br>
suggest me any ideas .<br>
<br>
regards<br>
Hemanth<br>
<font color="#888888">--<br>
View this message in context: <a href="http://www.nabble.com/Drools-engine-not-working-tp26004131p26004131.html" target="_blank">http://www.nabble.com/Drools-engine-not-working-tp26004131p26004131.html</a><br>
Sent from the drools - user mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</font></blockquote></div><br>