From: cpob <do-...@jb...> - 2006-07-10 21:10:54
|
This looks like a bug to me. I made a change in Timer.java to fix this. I inserted a line around line # 75 (in the execute() method): executionContext.setTimer( this ); This sets the execution context's timer properly. I have yet to write a JIRA issue for this though. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956780#3956780 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956780 |