Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 307 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 307 Bytes

jBPM examples presented at jug zielona góra meeting [Dec 16th, 2015]

jub-jbpm - hello world examples

current example: example3.bpmn
to run: mvn clean compile exec:java

jub-jbpm-tomcat - integration by rest

to run:

  1. mvn clean install tomcat7:run
  2. mvn exec:java