Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the discussion
"Re: JBPM-Console Human Task Implementation" To view the discussion, visit: http://community.jboss.org/message/622993#622993 -------------------------------------------------------------- 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 [http://community.jboss.org/message/622993#622993] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
