> Thank you for your quick response. I am very clear after reading your reply > as well as referring to PNQueueReceiver class. I can actually associate this > with the problem I came across before. I understand that the process will be > blocked till a token is received but I don't understand the other option of > workflow terminating. Does the PN director decides to stop the workflow > since one of the process is blocked or do we explicitly stop the execution > of the workflow. In my case, the workflow stops executing by itself.
If I remember correctly (haven't been using or coding with Kepler for a while), either when the user stops the flow or the flow finishes by itself, will these locked get(int) methods be released. Cheers, Peter -- Peter Reutemann, Dept. of Computer Science, University of Waikato, NZ http://www.cs.waikato.ac.nz/~fracpete/ Ph. +64 (7) 858-5174

