mproch/activitiWebappSample
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Simple project, showing how to embedd Activiti REST API in your webapp, so that both use same ProcessEngine. Note: to use it, you have to: - build Activiti from source (activiti-webapp-rest-classes is not included in distro) - start h2 database, e.g. by running h2.start ant task in Activiti demo - configure activiti-explorer, activiti-probe, ... to use REST API URL like: localhost:8080/webappSample/service