[jboss-user] [jBPM] - Deploying a custom workitemhandler into demo

Dan Daugherty do-not-reply at jboss.com
Thu May 10 08:49:21 EDT 2012


Dan Daugherty [https://community.jboss.org/people/dandaugherty] created the discussion

"Deploying a custom workitemhandler into demo"

To view the discussion, visit: https://community.jboss.org/message/734755#734755

--------------------------------------------------------------
I'm trying to wrap my head around the process for developing integrations with jbpm and I can't seem to find a way to associate a java class with the wid file without having to bootstrap the jbpm engine and add the reference using a ksession.getWorkItemManager().registerWorkItemHandler("SetAttribute", new SetAttributeComponent()); call.
Is there a way for me to deploy the process I have with the custom workitemhandler to the repository, add the jar to the classpath and make the association without having to manually start the process in code?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/734755#734755]

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/20120510/805eb111/attachment.html 


More information about the jboss-user mailing list