I've implemented the activiti-rest end point under com.activiti.extension.rest package in enterprise version of Activiti(1.4.1).Please find the snippet of the code below.
Once I try to configure this end point for rest service call on the dropdown list I'm getting 401-Unauthorized error.
I've defined the end point and provided the Authenticated header for the same.Still I'm not able to invoke this rest point under the drop down list.
but once I login and invoke the following end point in the browser I'm getting the results.