Problem deploying activiti-rest

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2013 11:05 PM
Hi everybody!
I`ve followed the steps explained here: http://bpmn20inaction.blogspot.com/2013/02/activiti-in-action-updates-part-1.html
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?
Thank you!
Best regards!
Sofía
I`ve followed the steps explained here: http://bpmn20inaction.blogspot.com/2013/02/activiti-in-action-updates-part-1.html
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?
Thank you!
Best regards!
Sofía
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2013 04:00 AM
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)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2013 09:35 AM
try this: /activiti-rest/service/process-engine –> it will answer you a json
