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&...]