In Part 1 we created and deployed a Web Servlet that invoked the Rule Engine to fire the rules. In Part 2 we will create a Web Service that will pass a Request to the Rule Engine and return a Response. Each event will in turn encapsulate any data that is to be returned. The... Continue Reading →
Drools EIP – From the Ground Up – Part 1 :: Servlet
Background One of the big problems with technology nowadays is how much we use without fully understanding what is going on in the background - so the objective of these posts is to take you step by step through the technology with a better understanding of what is going on. Overview In this post we... Continue Reading →