This content has been marked as final.
Show 1 reply
-
1. Re: JBOSS 3.0.x Problem with Local Transactions?
davidjencks Feb 8, 2003 9:11 PM (in response to jcorbin4607)Fix your code to not mess with transaction settings if you are using cmt or UserTransaction. You might not have gotten the error in 2.4 because it didn't check what you were trying to do very carefully. See the response to your other post.