This example demonstrates how to deploy a simple servlet process application.
- Checkout the project with Git;
- Import the project into your IDE;
- Build it with Maven;
- Deploy it to a
camunda-bpm-platform
distro of your choice; - Check the console if you can find: "Service Task 'Example ServiceTask' is invoked!".