It has been my experience that any changes made in an ActionHandler to objects 
retrieved from the ExecutionContext will be persisted without explicitly 
calling save. 

The ExecutionContext at least has a getTimer() method, though I've never used 
it.  If for some reason that method doesn't help, you can always retrieve an 
existing timer directly with a Hibernate query.

Remember that if you create a timer from scratch in the ActionHandler, then you 
don't need to configure another timer in your process definition XML.

I don't see anything wrong with your definition, but I can't see what you're 
doing inside TimerInitializationActionHandler.

-Britt

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952080#3952080

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952080


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to