<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">I need some help on development with
jBPM 5.1. I am currently working on creation of the business processes.
I am stuck at following problem.</font>
<br>
<br><font size=2 face="sans-serif">I have a process with a work item handler
associated with it. I have attached timer to the work item handler so as
to make sure that the work item handler does not take more than some stipulated
time to complete. If the timer expires, I intend to execute some piece
of code. </font>
<br><font size=2 face="sans-serif">Currently my piece of code to be executed
if timer expires, is throwing a runtime exception. As such the process
stops there.</font>
<br><font size=2 face="sans-serif">I know that I can put the complete code
inside try catch and handle the runtime exception, but that way if I have,
let's say, 6 different work item handler, each would have it's try catch
block.</font>
<br><font size=2 face="sans-serif">Is there any way in which I can avoid
this and handle all runtime exceptions getting thrown anywhere in complete
process at some common place? Could you point me to some APIs to achieve
this?</font>
<br>
<br><font size=2 face="sans-serif">Any help would be greatly appreciated.</font>
<br><font size=2 face="sans-serif">Thank you.</font>
<br>
<br><font size=2 face="sans-serif">Regards,<br>
Hrushikesh Chidley</font>
<br><font size=2 face="sans-serif">+91 9970424889</font>