I am working on ILOG Jrules7.1. I have written the rules and deployed in RES. I am able to call the rules using a webservice. I am getting the expected results as well.
But my client requirement is to export the rules from RES as jar and add this jar in a web application.
I should be able to call this rules with in the web application, without hitting the RES.