JBoss Community

Re: Exception while trying to access java return value

created by Maciej Swiderski in jBPM - View the full discussion

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

Start a new discussion in jBPM at Community