I have been able to deploy the activiti-explorer, but it has been imposible to deploy the activit-rest. When I try to deploy it,I get the following message:
Estado HTTP 404 - /activiti-rest/
type Informe de estado
mensaje /activiti-rest/
descripción El recurso requerido (/activiti-rest/) no está disponible.
I have the H2 database running and I`m working on Fedora 15, with Apache 6.0.35.
Do you have any idea of why this error is appearing to me?
There is nothing running on /, try to add /service. Or better, checlk the userguide and try to execute on of the rest calls (eg getting groups of a user)