JBoss Community

(jbpm 5.3 JBoss 7.1.1) running one after the other: process and later start task and complete in one method

created by franco80 in jBPM - View the full discussion

Hello

 

I have a question about running one after the other: process and later start task and complete in one method, always start task is stoped by empty tasks list (becouse I think process starting and is not complete yet)

 

I'm using for connect to task server client for this way :

 

client = new TaskClient(new MinaTaskClientConnector(

 

                    "org.drools.process.workitem.wsht.WSHumanTaskHandler",

 

                    new MinaTaskClientHandler(SystemEventListenerFactory

 

                            .getSystemEventListener())));

 

is there a best solution for this problem ?

 

regards

Reply to this message by going to Community

Start a new discussion in jBPM at Community