Hey! I am working on a project where we have transactions that are supposed to act like normal transactions (with rollback) in production, but when testing these transactions in development, we want the transaction to stop if there is a problem and not roll back. I cannot find a way of doing it using the javax.transaction API's and was wondering if anyone knew of a JBoss - specific switch or if anyone had a suggestion of how to pull this off without severely hacking things.
Thanks! -Noah Horton ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
