[jboss-user] [jBPM Development] - Assign task in jBPM

Johan Arif Ariffin do-not-reply at jboss.com
Mon Aug 30 04:10:46 EDT 2010


Johan Arif Ariffin [http://community.jboss.org/people/metku] replied to the discussion

"Assign task in jBPM"

To view the discussion, visit: http://community.jboss.org/message/559502#559502

--------------------------------------------------------------
Managed to solve it. Apparently the whole process wont 'move' unless you close it. So a simple close portion goes a long way.


finally{ 
     if(jbpmContext != null)
          jbpmContext.close();
}


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

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

Start a new discussion in jBPM Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100830/8e4db41a/attachment.html 


More information about the jboss-user mailing list