[jboss-user] [EJB/JBoss] - Re: Roll back not happening
ALRubinger
do-not-reply at jboss.com
Mon Aug 13 09:29:29 EDT 2007
Couple of things to check:
* Are you using a transaction-aware table type in MySQL? For instance, MyISAM is not, InnoDB is.
* Is MySQL set to auto-commit? Must not be.
Hope one of these might help you out.
S,
ALR
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073543#4073543
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073543
More information about the jboss-user
mailing list