This post shows how to create a simple decision tool in Drools 6.0. Create a new Simple Maven Project Create a new Maven Project and check the Simple Project box. Set the Group Id and Artifact Id as follows: Group …
Download JBPM5 from http://www.jbpm.org Click on download Click on Older Community Releases This will redirect you to http://sourceforge.net/projects/jbpm/files/ Click JBPM5, this will redirect you to http://sourceforge.net/projects/jbpm/files/jBPM%205/ Click on JBPM5.4 Final and download the installer zip file to your downloads directory …
Open http://www.jbpm.org/download/download.html Select Old Community Releases This will redirect you to: http://sourceforge.net/projects/jbpm/files/ Select JBPM5 Select JBPM-5.4.0.Final Download JBPM-5.4.0.Final-Installer-Full.zip Facebook0Tweet0Pin0
Hi, good post. Can you please do a follow-up post on the following?–> In subsequent posts we will create and deploy rules, decision tables, and workflows with human interaction.
3 Comments
Hi, good post. Can you please do a follow-up post on the following?–> In subsequent posts we will create and deploy rules, decision tables, and workflows with human interaction.
Don’t forget to mention to use OpenJDK as a JVM since Oracle’s JVM would cause you trouble
Thanks!! Good explaination š You save my life