code required to run simple service task
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2014 04:59 AM
Hi everyone, I need to execute simple service task but getting error (see my forum post http://forums.activiti.org/content/activiticlass-activitiillegalargumentexception#comment-21743)
Here, I want to ask if someone help me in providing his project files:: process.bpmn20 and class that implements.
My process.bpmn20 and class as text files are attached. If anyone executes and tel me how to fix it.
hope to get a favorable reply.
Here, I want to ask if someone help me in providing his project files:: process.bpmn20 and class that implements.
My process.bpmn20 and class as text files are attached. If anyone executes and tel me how to fix it.
hope to get a favorable reply.
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2014 10:27 AM
You need to implement the JavaDelegate interface instead of ActivityBehavior.
Best regards,
Best regards,
