Ashish T [
https://community.jboss.org/people/ashpcs] created the discussion
"Re: jBPM 5.1 without HumanTask Service"
To view the discussion, visit:
https://community.jboss.org/message/821994#821994
--------------------------------------------------------------
In build.xml you can see below statment
<!-- Start Demo (Eclipse) -->
<target name="start.demo.eclipse"
depends="start.eclipse,start.human.task" />
remove starty.human.task dependency whcih will not start the human task.
As you are not working human task you can remove jbpm-human-task-war.war from Jboss
deployment folder
Let me know if this works.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/821994#821994]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]