[jboss-user] [jBPM] - Re: Can't get Twitter service task to work when deployed via Guvnor
Andy McC
do-not-reply at jboss.com
Tue Apr 16 13:14:31 EDT 2013
Andy McC [https://community.jboss.org/people/andymcc] created the discussion
"Re: Can't get Twitter service task to work when deployed via Guvnor"
To view the discussion, visit: https://community.jboss.org/message/808629#808629
--------------------------------------------------------------
Resolved by creating standalone/configuration/session.template file and modifying the workItemHandlers group as follows:
workItemHandlers = [ "Human Task" : .....,
"Service Task" : ....,
*"Twitter" : "new org.jbpm.process.workItem.twitter.TwitterHandler()"*]
NB The documentation at http://people.redhat.com/kverlaen/repository/Twitter/ http://people.redhat.com/kverlaen/repository/Twitter/ is slightly misleading. The that Twitter class is actually TwitterHandler not Twitter*WorkItem*Handler.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/808629#808629]
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/20130416/1d96346e/attachment.html
More information about the jboss-user
mailing list