Re: [rules-users] drools engine not working

2009-10-22 Thread Hemanth kumar
hi, Thanx for your reply.Im sending my test project. http://www.nabble.com/file/p26006235/Test%2Brule.zip Test+rule.zip description: In the mainjava class i was loading facts and calling runStatelessRules() of rule runner class. Im also seding the tomcat console of the output generated.

Re: [rules-users] drools engine not working

2009-10-22 Thread Hemanth kumar
http://www.nabble.com/file/p26006209/Test%2Brule.zip Test+rule.zip description: In the mainjava class i was loading facts and calling runStatelessRules() of rule runner class. Im also seding the tomcat console of the output generated. Hemanth -- View this message in context: http://www.na

Re: [rules-users] Drools engine not working

2009-10-22 Thread Leonardo Gomes
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 wrote: > > hi, > Im working on Drools project.here is my project scenario. > > front end : Adobe

[rules-users] Drools engine not working

2009-10-21 Thread Hemanth kumar
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 ) ,compilin

[rules-users] drools engine not working

2009-10-21 Thread Hemanth kumar
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 ) ,compilin