JBoss Community

Re: human-task 5.3.0.final

created by Mauricio Salatino in jBPM Development - View the full discussion

now you need to choose depending on the transport that you want to use.

If you are planing to use a local task service you just need to include <artifactId>jbpm-human-task-core</artifactId>

if you wanna use Mina, HornetQ or JMS you will also need to add:

<artifactId>jbpm-human-task-mina</artifactId> -> for Mina

<artifactId>jbpm-human-task-hornetq</artifactId> -> For hornetQ

<artifactId>jbpm-human-task-JMS</artifactId> -> for JMS

 

Cheers

 

PS: please mark all your answered questions as answered :)

Reply to this message by going to Community

Start a new discussion in jBPM Development at Community