"vtysh" wrote : You can use NewProcessInstanceCommand with createStartTask as
true, if returned value will be null then you will know, that process doesn't contain
a start task. Then you can use SignalCommand or some other one to move process from start
state to first task node.
i have take your idea and my my own Command based on NewProcessInstanceCommand to do this,
this part is working now.
thanks for the feedback
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062508#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...