i have modelled a workflow and deployed in activiti explorer. It works fine. Now i am trying to create REST application that will run activiti engine as standalone RESTful service so that many bpmn can be deployed . In Actviti in action source code , i am trying to understand book-rest application but i am not able to run it using jetty server . Can somebody explain me how to run the application in tomcat or any sample source code there ? how can i design it?