Hi,
Even in my case, its reaching at "review" task. print statements like "List
is[Task(review)]" But in "review" task, we have associated a form which can
be viewed in jbpm console. Ideally we should view the form and once we enter
"submit" , it should proceed further. Basically it is not waiting for user
inputs in taskform
But I am not able to see the form in jbpm console and it is deleting process instance. I
am attaching jbpm test case result below.
| 11:00:00,036 FIN | [TaskQueryImpl] select task from
org.jbpm.pvm.internal.task.TaskImpl as task where task.assignee = :assignee order by
task.priority desc
| 11:00:00,036 FIN | [TaskQueryImpl] setting parameter assignee: peter
| 11:00:00,066 FIN | [DbSessionImpl] deleting history process instance FormDynamic.1
| 11:00:00,087 FIN | [DbSessionImpl] deleting process instance FormDynamic.1
| 11:00:00,097 FIN | [DeleteDeploymentCmd] deleting deployment 1
| 11:00:00,127 FIN | [BaseJbpmTestCase] === ending testTaskAssignee
=============================
|
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258785#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...