Hello all
I am using Drools 4.0.3
I have two packages in my rulebase.In one package I am keeping all the functions related to my application and in another package I am deploying some rules for a specific module using front end in my application.
Now I want to use functions from one package in another package.
Any help will be appreciated.
Thanks.