hi sc_boss,
If you are using the default JBPM5.4 final full installer, this is how the HornetQHTWorkItemHandler works:
1. The HornetQHTWorkItemHandler connects to the Human Task Service (Human-task-war.war) using HornetQ via the default HornetQ port (5153)
2. The Human Task Service will picks up any message sent by HornetQHTWorkItemHandler (e.g. add task/ claim task/ release task)
Regards,
Thomas Setiabudi