[rules-users] Problem in Defining Rules

2007-02-21 Thread Niyas
I am trying to use Drools with Spring-Hibernate. I don't know whether it's a proper way of using Drools with Spring and Hibernate. I am having the MVC application in Spring. This MVC application is having the form for adding the employee id and employee name. I have a bean for Employee. And

Re: [rules-users] Drools With Spring Framework Problem

2007-02-20 Thread Niyas
it's mature/compatible with most recent release. https://springmodules.dev.java.net/docs/reference/0.7/html/jsr94.html#d0e570 9 https://springmodules.dev.java.net/ Vlad -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Niyas Sent: 19 February 2007 09:49

Re: [rules-users] Drools With Spring Framework Problem

2007-02-20 Thread Niyas
(LeaderFol lowerWorkerThread.java:80) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP ool.java:684) at java.lang.Thread.run(Thread.java:595) On 2/20/07, Edson Tirelli [EMAIL PROTECTED] wrote: Hi Niyas, This is something I faced yesterday but did

[rules-users] Jar Files Required for Drools?

2007-02-20 Thread Niyas
Hi all, For using Drools Rule Engine, what are the jar are files required? I have used Drools JBoss RUle Engine IDE in Eclispe. Now I want to use it without an IDE. So I want to know what are the required jar files: 1. drools-core.jar 2. drools-compiler.jar 3. drools-decisiontables.jar 4.