[jboss-user] [jBPM] - JPA History Log

Cristiano Nicolai do-not-reply at jboss.com
Mon Jul 4 12:05:31 EDT 2011


Cristiano Nicolai [http://community.jboss.org/people/cristiano.nicolai] created the discussion

"JPA History Log"

To view the discussion, visit: http://community.jboss.org/message/613311#613311

--------------------------------------------------------------
Hi all,


I notice that the JPAWorkingMemoryDbLogger class currently uses the command scoped entity manager to persist its data. Which is shared with the engine to perform its work (Command scope), causing to loose this data in case of a rollback. I'm just thinking that it might be useful if it runs on a separate transaction/entity manager, to keep track about everything that happened. For example, if a WorkItemHandler throws an exception, we still know that the respective node was triggered.

Do you guys see any drawback on doing it?
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110704/9c12dc38/attachment.html 


More information about the jboss-user mailing list