An isolation level is per TreeCache, you cannot define separate isolation levels for separate regions inside the same TreeCache. This is a deficiency (IMO) of JTA. You *could* set the isolation level in JDBC per transaction*, but you cannot do this using J2EE transactions.
Bela View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847160#3847160 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847160 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
