[jboss-user] [jBPM] - Re: (HumanTask) Persistent knowledge session that connects to JMSTaskServer
Mauricio Salatino
do-not-reply at jboss.com
Sat Aug 27 07:48:07 EDT 2011
Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the discussion
"Re: (HumanTask) Persistent knowledge session that connects to JMSTaskServer"
To view the discussion, visit: http://community.jboss.org/message/623307#623307
--------------------------------------------------------------
I'm not sure to fully understand you. Downloading the java file that you attached it contains the following line:
processSession.getWorkItemManager().registerWorkItemHandler("Human Task", new LocalHumanTaskHandler(taskService));
If you do that you don't need the JMS Task server becuase you are using the local implementation.
If you start a JMS Task Server you should use the appropriate handler that will be connected with that server.
Please take a look at the jbpm-human-task module that contains several test that shows you which handler to use depending the underlaying transport implementation.
Cheers
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/623307#623307]
Start a new discussion in jBPM at Community
[http://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/20110827/7c843786/attachment-0001.html
More information about the jboss-user
mailing list