[jboss-user] [jBPM] - Re: Exception while trying to access java return value
Maciej Swiderski
do-not-reply at jboss.com
Tue Sep 27 14:59:55 EDT 2011
Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: Exception while trying to access java return value"
To view the discussion, visit: http://community.jboss.org/message/628882#628882
--------------------------------------------------------------
You are trying to access process instance aka execution that has been already completed. To be able to utilize executionService to get the variable process instance must be active. So add a wait state to the just after java activity so the process instance will not be completed
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/628882#628882]
Start a new discussion in jBPM at Community
[http://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/20110927/572505ad/attachment-0001.html
More information about the jboss-user
mailing list