I found out the issueIn the folder where I kept all the rules there was a
file module.xml ,while adding the rules to knowledge package ,adding this
was failing and whatever the rules comes after this was not added to
package..Now it works fine when I pointed to a folder where only rules are
the
I have integrated Drools 5.3 in my Web application(running in Jboss 7.1). We
were creating rules before starting the application. Now we are trying to
create rules dynamically.
Have added the folder path where I am creating rules dynamically in
change-set.xml .
After creating rules during runti