You need to run the ant script start.demo. it will start up your jboss server and deploy your human task war file.. Human task war has a servlet which loads on startup and starts HornetQ server by default on 127.0.0.1:5153 for jbpm 5.4
Once this is up, you can try to run the evaluation example and see if it starts the process.
Regards.