[JBoss-user] Isolation Levels

2002-02-03 Thread Imran Bohoran
Hello All I have a problem with setting the Isolation levels. I'm using Mysql with innoDB. And still I get the java.lang.RuntimeException: Unable to setTransactionIsolation: Transaction Isolation Levels are not supported. Having a look at the code I figured out that this is happening whe

[JBoss-user] Isolation levels in EJB

2001-04-04 Thread Kevin Meldorf (NBK)
How are Transaction Isolation Levels handled in jboss? Is it possible to set them (TRANSACTION_READ_COMMITTED, TRANSACTION_REPEATABLE_READ, etc.) in a deployment descriptor? I can't seem to find information on this anywhere and any help would be greatly appreciated. Thanks in advance, Kevin Kev