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]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to