[jboss-user] [jBPM] - Re: jBPM Console Server can't find WorkItem Handler Implementation

Ashutosh Kumar do-not-reply at jboss.com
Tue Feb 26 06:35:35 EST 2013


Ashutosh Kumar [https://community.jboss.org/people/ashu.itbhu] created the discussion

"Re: jBPM Console Server can't find WorkItem Handler Implementation"

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

--------------------------------------------------------------
In you processmain java file you have to register the handler like this

ksession.getWorkItemManager().registerWorkItemHandler(
       "Activo1", new defaultPackage.Activo1());

Hope this will help you to some extent...

--------------------------------------------------------------

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

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/20130226/0df3d392/attachment.html 


More information about the jboss-user mailing list