Thank you for the quick reply.
Actually I have developed one application (bar) which defines a set of rules. I have deployed the bar file using activiti explorer. Now, I need to invoke the rules from a front end system using the REST calls. Basically, I need to do 'start process definition', 'activate process instance', 'suspend process instance' from front end using REST. But, while trying to call via REST, I am not able to find my process definition. I assume that I need to deploy the bar on the rest application rather than the Activity Explorer. Please help me to understand the concepts. I am using the default in-memory H2 DB.
Regards
Chandan