Jiri Svitak [
https://community.jboss.org/people/jsvitak] created the discussion
"Re: timer job issues when disposing session in embedded j2ee process"
To view the discussion, visit:
https://community.jboss.org/message/824808#824808
--------------------------------------------------------------
Hi Umberto,
Thanks for the link to Maciej's blog. It is helpful. Maybe I am missing something, but
Maciej uses there own defined
http://people.redhat.com/mswiders/blogs/cmt-dispose/CMTDisposeCommand.java
CMTDisposeCommand, not ProcessEventListener. The same applies for method name - he uses
afterCompletion() to dispose, not afterProcessCompleted(). Is it possible that this is the
problem?
Also keep in mind, that timers are special case and there are scenarios, where you cannot
use session per process instance pattern - as I said timer cannot trigger in disposed
session.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/824808#824808]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]