dme [http://community.jboss.org/people/dme] created the discussion

"How does Timer work in jBPM 5"

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

--------------------------------------------------------------
Hi,

I have created a process and attached a boundary timer to the subprocess (as 
shown in the timer examples) for fire after 500ms. The subprocess has a script 
with a sleep for 2000ms, and I was expecting the timer to fire and interrupt 
the sub-process, but in my case the timer never fires. Can someone please 
advise how I can make the timer to fire to interrupt the subprocess. I have 
attached the process files and the Java code to run the process below. 

This is a simple use case I was trying, the real requirement is to call a 
WebService and provide a Timer as the boundary event, which should fire if the 
service call does not return in the specified time period. I get similar 
problem when testing with my webservice call implementation.

Thanks.
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to