OpenRules Decision Models as WAR Files

OpenRules Decision Manager offers various integration and deployment facilities for converting business decision models to operational decision services:

The last option, a deployment as a WAR file, has been recently added based on a customer request. Now you can automatically package your OpenRules-based business decision models as WAR files with consequent deployment on any applications servers like Apache Tomcat, Red Hat JBoss, Oracle WebLogic, and others.

We added a new sample project “VacationDaysServlet” into the standard OpenRules installation. It demonstrates how to deploy a business decision model “VacationDays” as a WAR file. To build a WAR file for the already created and tested decision model, you need to add the property “deployment=war” to the file “project.properties” and execute “package.bat” or command >mvn clean package war:war

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.