|
From: Eugene K. <eu...@pl...> - 2004-08-16 13:43:51
|
Rod Johnson wrote: > Eugene, you may want to check your WebLogic license to see whether such > decompilation is permitted (I guess it's kind of *your* code, rather than > purely BEA's)... We wouldn't want to advise anyone to violate a commercial > license. Sure. I'm aware of that. That is why -keepgenerated option of ejbc is really handy. regards, Eugene > -----Original Message----- > From: spr...@li... > [mailto:spr...@li...] On Behalf Of > jürgen höller [werk3AT] > Sent: 16 August 2004 11:46 > To: spr...@li... > Subject: Re: [Springframework-developer] Preparing for Spring 1.1 final > > BTW, Eugene: Have you decompiled your WebLogic EJB proxy to see the > resume/forceResume code? In that case, is it obvious to you how WebLogic > applies the "transaction-isolation" setting (from its EJB deployment > descriptor)? We'd like to provide that for Spring on WebLogic too, but don't > know how to set the isolation level on WebLogic JTA, because the standard > JTA API does not support per-transaction isolation levels... > > We do already support isolation levels for our native transactions > strategies, like DataSourceTransactionManager and co. Our > JtaTransactionManager just provides a hook currently; we do not have > isolation level support for any JTA backend yet. > > Juergen > > > > > > ------------------------------------------------------- > SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media > 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 > Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. > http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer |