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]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
