0 Replies Latest reply on Feb 16, 2017 12:50 AM by jolene

    Human task in jbpm 6.5

    jolene

      Hi all,

       

      I've created a simple bpmn2 process in Eclipse Mar which consists of StartProcess, Human Task and End Event. When I run it in Eclipse,  it says "Could not find work item handler for Human Task".

      Tried googling for information and found that I may have to add something like "ksession.getWorkItemManager().registerWorkItemHandler("Human Task", new ServiceTaskHandler());" which I did and it leads to null pointer exception.

       

      Can someone please point me to the right direction to set this up or maybe a sample process that runs jbpm 6.5 in Eclipse, that would to so much appreciated.

       

      struggling newbie

      Jolene