Hi,
I am trying to integrate the drools rules in the activiti diagram,i.e. I have added the business rule task in the activitii,and deployed the process,along with the rules.drl file.Instead of bar file,I have war file containing,the activiti jar which in turn has process xml,.drl files.The tomcat gets started without any error,I am also able to load the application,however when I come to the last step,where I added the business rule task,it displays error on the tomcat console as "deployment 1 doess not contain any rules."
Please find the attached text file,which contains the error.Please let me know,if anyone has faced this issue.I have used the following jars in my project
activiti-engine-5.5.jar,activiti-spring-5.5.jar,drools-api-5.1.1.jar,drools-compiler-5.1.1.jar,drools-core-5.1.1.jar,drools-decisiontables-5.1.1.jar,,drools-grid-core-5.1.1.jar,drools-spring-5.1.1.jar,drools-templates-5.1.1.jar.
Regards
Anita