Discussion:
[jboss-user] [jBPM] - Timer Persistence How To
Timothy Charman
2013-01-04 22:46:20 UTC
Permalink
Timothy Charman [https://community.jboss.org/people/tcharman] created the discussion

"Timer Persistence How To"

To view the discussion, visit: https://community.jboss.org/message/787730#787730

--------------------------------------------------------------
Hi

I know I'm doing something wrong.  I'm using JPAKnowledgeService and newStatefulKnowledgeSession/loadStatefulKnowledgeSession.  But the StatefulKnowledgeSession I get is, I think, a StatefulKnowledgeSessionImpl, which has no TimeService.  I think I really want a StatefulProcessSession, but I don't see how to get this instead.

The net effect is that most stuff persists but not my timer task instances, so timer tasks don't fire after a restart.

Please advise, many thanks

Tim
--------------------------------------------------------------

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

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