iam also gettign the excetion that u ppl got her is the code that iam using to
close(end()) the task instance.
ProcessDefinition processDefinition =
graphSession.loadProcessDefinition(processDefinitionId);
ProcessInstance processInstance =
jbpmContext.newProcessInstance(processDefinition.getName());
ContextInstance contextInstance = (ContextInstance)
processInstance.getInstance(ContextInstance.class);
TaskInstance startTaskInstance =
processInstance.getTaskMgmtInstance().createStartTaskInstance();
startTaskInstance.end();
if any one got the solution please let me know.
Regards,
mohan chokkakula.
+91-9893328559
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949334#3949334
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949334
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user