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

alvinuw do-not-reply at jboss.com
Wed May 29 13:05:59 EDT 2013


alvinuw [https://community.jboss.org/people/alvinuw] created the discussion

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

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

--------------------------------------------------------------
Hi Ashutosh Kumar,

Did you solve the *APPLICATION ERROR: transaction still active in request with status 0.*
I have the same error, but don't " *https://community.jboss.org/message/807693#807693 Console Server can't find WorkItem Handler Implementation*" error.
In my handler, I have

Map<String, Object> results = new HashMap<String, Object>();
results.put("MsgId", id);
results.put("Checker", recipient);
manager.completeWorkItem(workItem.getId(), results);

Both "MsgId" and "Checker" are variables of the process.

Any suggestions are appreciated.
Thanks.
--------------------------------------------------------------

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

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/20130529/65b53f2b/attachment.html 


More information about the jboss-user mailing list