Thanks for the reply Matt.

I don't know if I worded my question correctly.  I don't really want load
testing; I'm just looking for a way to simulate 2 conflicting updates to see
if I get the expected exception/behavior based on the transaction isolation
settings/code.  Is this possible using JUnit?

Gary



Matt Raible-3 wrote:
> 
> I'd recommend using something like WAPT or Grinder.  These are the two
> major
> load testing tools I'm aware of. I believe TestNG also supports running
> concurrent tests on separate machines.
> 
> Matt
> 
> On 12/7/06, GaryW <[EMAIL PROTECTED]> wrote:
>>
>> Does anyone have any advice on how to set up tests to simulate concurrent
>> updates in order to test transaction isolation? I'm using
>> Spring/Hibernate.
>> Thx, Gary
>> ------------------------------
>> View this message in context: Testing transaction
>> isolation?<http://www.nabble.com/Testing-transaction-isolation--tf2776210s2369.html#a7744788>
>> Sent from the AppFuse -
>> User<http://www.nabble.com/AppFuse---User-f2370.html>mailing list archive
>> at
>> Nabble.com.
>>
> 
> 
> 
> -- 
> http://raibledesigns.com
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Testing-transaction-isolation--tf2776210s2369.html#a7748418
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to