Java service task with Activiti REST

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-19-2014 02:59 AM
I want to implement a Java Service task in Activiti REST.
I didn't find any examples for the same in the documentation.
Please help.
I didn't find any examples for the same in the documentation.
Please help.
Labels:
- Labels:
-
Archive
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-19-2014 04:57 AM
Download Source code for manning in Action book .
Its available in net.
In source code , you will get Web service call using soap and rest.
You need to download below zip file.
File Name : ActivitiInAction_sourcecode.zip
Its available in net.
In source code , you will get Web service call using soap and rest.
You need to download below zip file.
File Name : ActivitiInAction_sourcecode.zip

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2014 02:18 AM
@patelag Can you point me to the specific filename if possible?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2014 09:42 AM
Dear Vicky,
You need to import book-rest-app project in eclipse where you can find REST WS call.
Regards,
You need to import book-rest-app project in eclipse where you can find REST WS call.
Regards,
