[jboss-user] [jBPM] - Re: How to handle humantask without Minaserver
Demian Calcaprina
do-not-reply at jboss.com
Tue Apr 24 08:39:25 EDT 2012
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120424/5b4c5cef/attachment-0001.html
More information about the jboss-user
mailing list