JBoss Community

Re: JBPM-Console Human Task Implementation

created by Mauricio Salatino in jBPM - View the full discussion

Just a minor correction, you should use

ksession.getWorkItemManager().registerWorkItemHandler("Human Task", new CommandBasedWSHumanTaskHandler( ksession ));

 

If you are persisting your ksessions, not your Human Task Activities.

Usually you will persist the HT activities if you are using a Mina Server or the hornetQ Server.

Cheers

Reply to this message by going to Community

Start a new discussion in jBPM at Community