Skip to content

Sample project showing how to embed Activiti REST API in own webapp

Notifications You must be signed in to change notification settings

mproch/activitiWebappSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

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

About

Sample project showing how to embed Activiti REST API in own webapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages