[jboss-user] [jBPM] - Re: JPA Persistence and issues
Marco Piraccini
do-not-reply at jboss.com
Fri Jul 8 05:41:12 EDT 2011
Marco Piraccini [http://community.jboss.org/people/mpiraccini] created the discussion
"Re: JPA Persistence and issues"
To view the discussion, visit: http://community.jboss.org/message/614095#614095
--------------------------------------------------------------
I solved both problems beginning a transaction before the test, e.g.:
tm.begin()
(...the jbpm test..)
tm.rollback()
Of course, that's correct.
What is weird is the behaviour of JBPM 5.1 when the Transaction is not present...since it seems to work but with the "issues" reported.
It would be better to have a more clear behaviour.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/614095#614095]
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/20110708/851522f9/attachment-0001.html
More information about the jboss-user
mailing list