Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: What is responseHandler.waitTillDone(1000) suppose to do?"
To view the discussion, visit:
https://community.jboss.org/message/734647#734647
--------------------------------------------------------------
waitTillDone is intended to give a task server bit of time to process the request and
produce response as it is async operation and response handler is a callback object that
will get the response as soon as it is ready or timeout if not received in the specified
time.
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/734647#734647]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]