Demian Calcaprina [https://community.jboss.org/people/calca] created the discussion
"Re: How to handle humantask without Minaserver" To view the discussion, visit: https://community.jboss.org/message/731888#731888 -------------------------------------------------------------- Hi Arun, there are some other alternatives: - A local task service, without a server, https://github.com/droolsjbpm/jbpm/tree/master/jbpm-human-task/src/main/java/org/jbpm/task/service/local https://github.com/droolsjbpm/jbpm/tree/master/jbpm-human-task/src/main/java/org/jbpm/task/service/local - With HornetQ: https://github.com/droolsjbpm/jbpm/tree/master/jbpm-human-task/src/main/java/org/jbpm/task/service/hornetq https://github.com/droolsjbpm/jbpm/tree/master/jbpm-human-task/src/main/java/org/jbpm/task/service/hornetq - With some other JMS implementation https://github.com/droolsjbpm/jbpm/tree/master/jbpm-human-task/src/main/java/org/jbpm/task/service/jms https://github.com/droolsjbpm/jbpm/tree/master/jbpm-human-task/src/main/java/org/jbpm/task/service/jms Hope this helps, Demian -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/731888#731888] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
