[rules-users] Drools engine not working

Leonardo Gomes leonardo.f.gomes at gmail.com
Thu Oct 22 03:06:31 EDT 2009


Hi Hemanth,

Assuming that you've already tried debugging it... could you share your Fact
definition and test rule with us?

The jars are correct.

Leo.

On Thu, Oct 22, 2009 at 7:06 AM, Hemanth kumar <hemanth at saha.in> wrote:

>
> hi,
> Im working on Drools project.here is my project scenario.
>
> front end : Adobe Flex 3.0 application
> server     : tomcat 6.x
> Drools     : 5.0
>
> from flex application i was invoking java class which isin the server
> "DroolsTest.java" .
>
> In this i was  dynamically creating a class ( Fact ) ,compiling it and
> creating a rule ( a simple test rule).
>
> To run the Rule i also created "StatefulKnowledgeSession" in that i added
> facts from dynamically compiled class.
>
> up to this point i was succeded.
>
> now when i call ksession.fireAllRules() it is not displaying any message
> from rule engine.i have done several trails and no luck...
>
> Added the following JARS in WEB-INF\lib
>
> antlr-runtime-3.1.1.jar
> core-3.4.2.v_883_R34x.jar
> drools-api-5.0.1.jar
> drools-core-5.0.1.jar
> drools-decisiontables-5.0.1.jar
> mvel2-2.0.10.jar
> drools-compiler-5.0.1.jar
> xstream-1.3.1.jar
>
>
>
>
> suggest me any ideas .
>
> regards
> Hemanth
> --
> View this message in context:
> http://www.nabble.com/Drools-engine-not-working-tp26004131p26004131.html
> Sent from the drools - user mailing list archive at Nabble.com.
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20091022/c0191f1e/attachment.html 


More information about the rules-users mailing list