> we would have to implement the transaction isolation levels correctly in
> jboss again I believe that lives at the jbossCMP level. But if we are
going
> to support different vendors for the CMP engines we must take this part
out
> or at least offer a common API... hmmm must think about it.
>
I added transaction isolation to the new cmp plugin. You can set it by
adding the <transaction-isolation> element after the datasource element.
Valid levels are:
transaction-none
transaction-read-committed
transaction-read-uncommitted
transaction-repeatable-read
transaction-serializable
Give me 10 minutes and I'll add it to JAWS...
I don't know if you wanted with user configurable, but for now it will allow
you to play with different levels. I can make it static later.
-dain
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development
- Re: [JBoss-dev] High load... danch (Dan Christopherson)
- Re: [JBoss-dev] High load... Dain Sundstrom
- Re: [JBoss-dev] High load... danch (Dan Christopherson)
- Re: [JBoss-dev] High load... danch (Dan Christopherson)
- RE: [JBoss-dev] High load... Bill Burke
- RE: [JBoss-dev] High load... Bill Burke
- RE: [JBoss-dev] High load... marc fleury
- Re: [JBoss-dev] High load... Georg Rehfeld
- RE: [JBoss-dev] High load... Bill Burke
- RE: [JBoss-dev] High load... marc fleury
- RE: [JBoss-dev] High load... Dain Sundstrom
- RE: [JBoss-dev] High load... marc fleury
- Re: [JBoss-dev] High load... Dain Sundstrom
- Re: [JBoss-dev] High load... David Jencks
- Re: [JBoss-dev] High load... danch (Dan Christopherson)
- Re: [JBoss-dev] High load... David Jencks
- RE: [JBoss-dev] High load... Bill Burke
- RE: [JBoss-dev] High load... marc fleury
- Re: [JBoss-dev] High load... danch
- Re: [JBoss-dev] High load... Georg Rehfeld
- RE: [JBoss-dev] High load... David Jencks
